ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Sheet Names (https://www.excelbanter.com/excel-programming/302281-sheet-names.html)

Nigel Bennett

Sheet Names
 
I want to Name a sheet programatically when it becomes
active, I have the sheet name in Cell C2 and want to
rename the sheet using that name

Thanks

Nigel

Binzelli[_10_]

Sheet Names
 
Nigel,

Try:

Activesheet.name = Range("C2").Text

Good luck


"Nigel Bennett" wrote in message
...
I want to Name a sheet programatically when it becomes
active, I have the sheet name in Cell C2 and want to
rename the sheet using that name

Thanks

Nigel





All times are GMT +1. The time now is 04:32 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com