+ Reply to Thread
Results 1 to 3 of 3

Problem with calculating an excel formula from one sheet to another Help

Hybrid View

  1. #1
    Registered User
    Join Date
    12-09-2012
    Location
    Mesa, AZ
    MS-Off Ver
    Excel 2010
    Posts
    34

    Problem with calculating an excel formula from one sheet to another Help

    So what I am trying to do is in B7, create a formula to calculate the first's students percentage score on their homework by adding all of the values in that student's row located on the Homework worksheet. Then dividing the sum by the total number of homework points starting in row 7 of the homework sheet. This is what I have in the worksheet and what I have tried but am coming up with a #Value!....what am I doing wrong? A little help with this would be appreciated..


    This is what I put in
    =Homework!$D$9:$O$9/Homework!$D$7:$O$7

    Homework
    Student 20%
    Banks, Michelle

    Students Score
    35 20 18 19 20 20 18 18 36 18 20 20 38 77

    Points
    40 20 20 20 20 20 20 20 40 20 20 20 40 80

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Problem with calculating an excel formula from one sheet to another Help

    sum(Homework!$D$9:$O$9)/sum(Homework!$D$7:$O$7)
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    12-09-2012
    Location
    Mesa, AZ
    MS-Off Ver
    Excel 2010
    Posts
    34

    Re: Problem with calculating an excel formula from one sheet to another Help

    Geeze I think I am loosing my head; that is what I forgot, thank you for your help

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1