G
Guest
Asked question previously regarding I have a linked summary page and was having problems dragging down the formula to reflect the various worksheets.
Sorry if I'm repeating myself, please bear w/ me. The formula given to me is not working - I'm obviously doing something wrong.
Synopsis: My file has 52 sheets, the names of which alternate in the following pattern: BioPP15, AAPP15, BioPP16, AAPP16, BioPP17, AAPP17........
My summary page is for key #'s from each sheet
Example of formula for sheet BioPP13 - =BioPP13!K8 I want to drag it down so it will reflect the same cell, K8 from sheets BioPP14, BioPP15 etc.
Gord (thanks) supplied me with the following formula
=INDIRECT("BioPP"&(ROW())&"!K$8")
When I entered in my summary sheet exactly as is I get #REF!
When I enter replacing ROW with 8, I am told there is a formula error.
Obviously when I drag down it makes no sense.
What am I doing wrong?
Thanks In Advance
Everyone have a great weekend
Sorry if I'm repeating myself, please bear w/ me. The formula given to me is not working - I'm obviously doing something wrong.
Synopsis: My file has 52 sheets, the names of which alternate in the following pattern: BioPP15, AAPP15, BioPP16, AAPP16, BioPP17, AAPP17........
My summary page is for key #'s from each sheet
Example of formula for sheet BioPP13 - =BioPP13!K8 I want to drag it down so it will reflect the same cell, K8 from sheets BioPP14, BioPP15 etc.
Gord (thanks) supplied me with the following formula
=INDIRECT("BioPP"&(ROW())&"!K$8")
When I entered in my summary sheet exactly as is I get #REF!
When I enter replacing ROW with 8, I am told there is a formula error.
Obviously when I drag down it makes no sense.
What am I doing wrong?
Thanks In Advance
Everyone have a great weekend