![]() |
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 |
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