B
Bob
I have a workbook with a date on worksheet 1 that indicates data has
been entered for that month.
On worksheet 2 is are columns of numbers with an average for each
column at the bottom. I would like the average to use the date on
worksheet 1 to calculate the average.
The start of the range is known, but the end of the range is found only
by looking up the date on worksheet 1.
I have tried to use something like: =AVERAGE(B10:ADDRESS(VLOOKUP(date,
range, 1, TRUE). This doesn't work and I can't find the functions
needed to make it successful.
Thanks in advance for any help!
been entered for that month.
On worksheet 2 is are columns of numbers with an average for each
column at the bottom. I would like the average to use the date on
worksheet 1 to calculate the average.
The start of the range is known, but the end of the range is found only
by looking up the date on worksheet 1.
I have tried to use something like: =AVERAGE(B10:ADDRESS(VLOOKUP(date,
range, 1, TRUE). This doesn't work and I can't find the functions
needed to make it successful.
Thanks in advance for any help!