S
Sam
I have a spreadsheet with multiple sheets and need to
extract data from a particular from each sheet. To
extract this data, I use the following formula:
=Indirect("'"&A5&"'!B5") where A5 is the name of the sheet
and B5 is the cell I wish to extract from each Sheet.
Here is my question: If I decide to enter the Indirect
Formula in a different spreadsheet than the one which has
the information, how would I write the formula above?
Let's say the Spreadsheet I want the Indirect to point to
is called "March Financials".
Sam
extract data from a particular from each sheet. To
extract this data, I use the following formula:
=Indirect("'"&A5&"'!B5") where A5 is the name of the sheet
and B5 is the cell I wish to extract from each Sheet.
Here is my question: If I decide to enter the Indirect
Formula in a different spreadsheet than the one which has
the information, how would I write the formula above?
Let's say the Spreadsheet I want the Indirect to point to
is called "March Financials".
Sam