B
Brett W
Firstly, I have a large spreadsheet consisting of 1250 sheets.
I have one main sheet, listing all the sheetnames in column A.
Here's a small example of the first 4 rows in column A:
Cell A1: T014-06784
Cell A2: T014-06784G
Cell A3: T014-06785
Cell A4: T014-06785G
I want to use a formula in column B of my main sheet, that uses th
text from column A in the same row, and use that as the sheetname i
the formula. I also need to get the contents from cell F30 from eac
corresponding sheet.
I tried this in the first 4 rows of column B and it doesn't work
obviously.
Cell B1: ='A1'!F30
Cell B2: ='A2'!F30
Cell B3: ='A3'!F30
Cell B4: ='A4'!F30
I don't want to have to type the actual sheetname in each formula i
column B like this (but I want it to have the same effect):
Cell B1: ='T014-06784'!F30
Cell B2: ='T014-06784G'!F30
Cell B3: ='T014-06785'!F30
Cell B4: ='T014-06785G'!F30
Is there an easy way to do this so I that only need to make one formul
in say Cell B1, and then be able to copy the formula down for the othe
1249 cells ?
Cheer
I have one main sheet, listing all the sheetnames in column A.
Here's a small example of the first 4 rows in column A:
Cell A1: T014-06784
Cell A2: T014-06784G
Cell A3: T014-06785
Cell A4: T014-06785G
I want to use a formula in column B of my main sheet, that uses th
text from column A in the same row, and use that as the sheetname i
the formula. I also need to get the contents from cell F30 from eac
corresponding sheet.
I tried this in the first 4 rows of column B and it doesn't work
obviously.
Cell B1: ='A1'!F30
Cell B2: ='A2'!F30
Cell B3: ='A3'!F30
Cell B4: ='A4'!F30
I don't want to have to type the actual sheetname in each formula i
column B like this (but I want it to have the same effect):
Cell B1: ='T014-06784'!F30
Cell B2: ='T014-06784G'!F30
Cell B3: ='T014-06785'!F30
Cell B4: ='T014-06785G'!F30
Is there an easy way to do this so I that only need to make one formul
in say Cell B1, and then be able to copy the formula down for the othe
1249 cells ?
Cheer