R
R Bolling
Not using a header or footer, how is it possible to apply a formula to
Cell A1 of every sheet in the workbook.
For Example: I want to see the sheet name in cell A1 of every sheet
in the workbook, so in add the formula to Sheet1, Cell A1:
=MID(CELL("filename"),A16),FIND("]",CELL("filename"),A16))+1,99)
How do I duplicate this formula on every active page of the workbook
without having to do a lot of cutting and pasting.
If I wanted to add this to the Header instead of a cell, how would I
do that?
Thanks for any help
Robbie Bollinger
Cell A1 of every sheet in the workbook.
For Example: I want to see the sheet name in cell A1 of every sheet
in the workbook, so in add the formula to Sheet1, Cell A1:
=MID(CELL("filename"),A16),FIND("]",CELL("filename"),A16))+1,99)
How do I duplicate this formula on every active page of the workbook
without having to do a lot of cutting and pasting.
If I wanted to add this to the Header instead of a cell, how would I
do that?
Thanks for any help
Robbie Bollinger