Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello everyone
Does anyone know how you can change the default "xlsheetvisible" setting for Worksheet.visible through VBA, bearing in mind that I have tryed all of the bellow conitations of code: Application.Workbooks(BOOK1).Worksheets(Sheet1).Vi sible = xlsheetveryhidden With Workbooks(BOOK1).Worksheets(Sheet1 .visible = xlveryhidde end wit I have also tryed several ways of defining the worksheet Can anyone help out Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Windows Visible Property - Code Help | Excel Discussion (Misc queries) | |||
Visible Property | Excel Programming | |||
Run-time error '1004' - Unable to set the Visible property of the Worksheet class | Excel Programming | |||
Loop thru multiple files - Modify worksheet visible property | Excel Programming | |||
.Visible Property | Excel Programming |