Q
quailhunter
I'm trying to find the average for a person with scores in column 4 on
separate sheets. The following function returns #VALUE.. What am I doin
wrong? Because the person may be in a different row on each sheet, I'
thinking I need to use the VLOOKUP function.... Help!!! Also, as a
aside, the person may have a zero on one sheet that would affect th
average score...
=AVERAGE(VLOOKUP(A4,Week03:Week01!A$4:G$30,4,0)
separate sheets. The following function returns #VALUE.. What am I doin
wrong? Because the person may be in a different row on each sheet, I'
thinking I need to use the VLOOKUP function.... Help!!! Also, as a
aside, the person may have a zero on one sheet that would affect th
average score...
=AVERAGE(VLOOKUP(A4,Week03:Week01!A$4:G$30,4,0)