![]() |
Get Tab Name to Input Dynamically
Hello All If I am using this code ActiveWorkbook.Worksheets("Roster").Unprotect "Password" How would I automatically get the tab name to input in Worksheets("Roster"). Portion of the code. Ardy |
Get Tab Name to Input Dynamically
Is Roster the activesheet? If so
try ActiveSheet.Unprotect . . . -- Regards, Tom Ogilvy "Ardy" wrote: Hello All If I am using this code ActiveWorkbook.Worksheets("Roster").Unprotect "Password" How would I automatically get the tab name to input in Worksheets("Roster"). Portion of the code. Ardy |
All times are GMT +1. The time now is 01:47 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com