ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   prevent user to rename sheet (https://www.excelbanter.com/excel-programming/298519-prevent-user-rename-sheet.html)

caroline

prevent user to rename sheet
 
Is there a way to prevent user to rename a sheet?
Thanks

Frank Kabel

prevent user to rename sheet
 
Hi
protect the workbook ('tools - Protection')

-----Original Message-----
Is there a way to prevent user to rename a sheet?
Thanks
.


caroline

prevent user to rename sheet
 
yes of course. SOrry I should ahve said that I cannot
protect the workbook because I want to be able to add
sheets. Is there a code I could use?
-----Original Message-----
Hi
protect the workbook ('tools - Protection')

-----Original Message-----
Is there a way to prevent user to rename a sheet?
Thanks
.

.


Frank Kabel

prevent user to rename sheet
 
Hi
then it's getting difficult. You may consider protection
the workbook and creating a macro for sheet insertions.
This macro first unprotects the workbook, insertes the
sheet and the protect the workbook gain.

-----Original Message-----
yes of course. SOrry I should ahve said that I cannot
protect the workbook because I want to be able to add
sheets. Is there a code I could use?
-----Original Message-----
Hi
protect the workbook ('tools - Protection')

-----Original Message-----
Is there a way to prevent user to rename a sheet?
Thanks
.

.

.


Bob Phillips[_6_]

prevent user to rename sheet
 
You might also want to consider why you don't want the sheets renamed. If it
is because your code refers to the sheet name, then use codename.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Frank Kabel" wrote in message
...
Hi
then it's getting difficult. You may consider protection
the workbook and creating a macro for sheet insertions.
This macro first unprotects the workbook, insertes the
sheet and the protect the workbook gain.

-----Original Message-----
yes of course. SOrry I should ahve said that I cannot
protect the workbook because I want to be able to add
sheets. Is there a code I could use?
-----Original Message-----
Hi
protect the workbook ('tools - Protection')

-----Original Message-----
Is there a way to prevent user to rename a sheet?
Thanks
.

.

.





All times are GMT +1. The time now is 09:20 PM.

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