Good afternoon! I have monthly reports to prepare that require a new sheet of data with lots of formulas to be created from a section of data in another spreadsheet. For example - Datasheet contains the information in columns G-AG, rows 1-300. Worksheet 1 has formulas linked to datasheet row 1, columns G-AG. Worksheet 2 has formulas linked to datasheet row 2, colums G-AG. I have to create new worksheets for each new row of data and link it to the appropriate cells in the new row.
I usually copy the last worksheet created, and manually change the cell references which, by new row 10, is excruciating.
Is there a way to use a wildcard in Find and Replace, like:
Find - 'Data Sheet'!?3
Replace - 'Data Sheet'!?4
...where the question-mark-replaced item would remain the same? That way I wouldn't have to manually change all the rows - 'Data Sheet'!D3 to 'Data Sheet'!D4, 'Data Sheet'!AB3 to 'Data Sheet'AB4. I might not make it to row 300 )
Thanks for your help!
Marcy
I usually copy the last worksheet created, and manually change the cell references which, by new row 10, is excruciating.
Is there a way to use a wildcard in Find and Replace, like:
Find - 'Data Sheet'!?3
Replace - 'Data Sheet'!?4
...where the question-mark-replaced item would remain the same? That way I wouldn't have to manually change all the rows - 'Data Sheet'!D3 to 'Data Sheet'!D4, 'Data Sheet'!AB3 to 'Data Sheet'AB4. I might not make it to row 300 )
Thanks for your help!
Marcy