J
Jim@gems
Can anyone please help?
I'm trying to write a piece of code that will use the names of sheets
in a workbook as values in each individual sheet as a heading ( Title
)
if Sheet1(Sales),Sheet2(Purchases),Sheet3(Products)
Therefore the Cell C2 in each sheet will have the above names.
i.e. Sheet1 C2 = Sales
Sheet2 C2 = Purchases
Sheet3 C2 = Products
I'm trying to write a piece of code that will use the names of sheets
in a workbook as values in each individual sheet as a heading ( Title
)
if Sheet1(Sales),Sheet2(Purchases),Sheet3(Products)
Therefore the Cell C2 in each sheet will have the above names.
i.e. Sheet1 C2 = Sales
Sheet2 C2 = Purchases
Sheet3 C2 = Products
