Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You could protect the workbook.
Alternatively, if the problem with the changing sheet names is related to referencing the sheets in VBA, use the sheet codename instead. Eg: Sheet1.Range("A1") instead of ThisWorkbook.Sheets("Sheet1").Range("A1") Tim. -- Tim Williams Palo Alto, CA "spacecityguy" wrote in message news:spacecityguy.225uon_1138142404.8435@excelforu m-nospam.com... Is there a way to detect sheet name changes or prevent user from changing the name of a sheet? Thanks. -- spacecityguy ------------------------------------------------------------------------ spacecityguy's Profile: http://www.excelforum.com/member.php...o&userid=11060 View this thread: http://www.excelforum.com/showthread...hreadid=504683 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to change formula in shared sheet without loss of change histo | Excel Worksheet Functions | |||
Change workbook sheet reference using cell A1 to change a vairable | Excel Worksheet Functions | |||
How to record a sheet change showing row column sheet name and date? | Excel Programming | |||
How to record a sheet change showing row column sheet name and date? | Excel Programming | |||
How to record a sheet change showing row column sheet name and date? | Excel Programming |