Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I coded a Workbook_Open event that included
Worksheets("Sheet1").Visible = xlVeryHidden Worksheets("TIRs").Visible = xlVeryHidden leaving Sheet3 visible. I have a Command button on Sheet3 that is supposed to unhide Sheet1 and make Sheet3 VeryHidden, leaving TIRs VeryHidden. But I can't make it work! Some thoughts - but I don't know if they have any significance: * The Open event is in ThisWorkbook, but the CommandButton1 is in Sheet3 * The code for the button is trying to VeryHide the sheet the button is on, which includes the code module I've tried just about every combination of commands from the NG and the help files, and even had a VB programmer standing here - but it won't go! Can someone please point me in the right direction? Ed |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unable to password-protect "VeryHidden" worksheet | New Users to Excel | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
How do I remove a flash object "stuck on" my spreadsheet? | Excel Discussion (Misc queries) | |||
Use of "&" in Header name ex. "CS&T" comes back CS&[Time]? | Excel Discussion (Misc queries) | |||
program stuck at "Save Cancelled by Operator" | Excel Discussion (Misc queries) |