Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Is it possible to prevent a worksheet from being deleted via VB or prevent the worksheet from being shown in the tabs? Thanks! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Jan 18, 1:43*pm, "MM User" wrote:
Hi, Is it possible to prevent a worksheet from being deleted via VB or prevent the worksheet from being shown in the tabs? Thanks! If you hide the sheet it wont show up on the tab. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi
the best suggestion i can give is to protect the sheet. this will prevent deletion. on the menu bar....toolsprotectionprotect sheet you can then hide the sheet to prevent the tab from showing. on the menu bar....formatsheethide. but this steps may not fool an advance user. and as to the password, there are many third party macros that will crack excel passwords. so there is no fool proof way to do as you want. regards FSt1 "MM User" wrote: Hi, Is it possible to prevent a worksheet from being deleted via VB or prevent the worksheet from being shown in the tabs? Thanks! |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks,
The worksheet needs to be displayed - but not able the worksheet to be removed. Regards, "MM User" wrote in message ... Hi, Is it possible to prevent a worksheet from being deleted via VB or prevent the worksheet from being shown in the tabs? Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Prevent value being deleted | Excel Discussion (Misc queries) | |||
HOW CAN I PREVENT EXCEL FILES FROM BEING DELETED OR PREVENT TRASH | Excel Discussion (Misc queries) | |||
prevent a special cell from being deleted | Excel Programming | |||
How do i prevent a formula in excel from being deleted? | Excel Discussion (Misc queries) | |||
Prevent a file being deleted | Excel Programming |