Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have placed a Calendar Control on my spreadsheet. I need to be able to
access a menu item and hide the calendar, or show it if it is hidden. I cannot find the code for hiding the control. Thanks in advance -- Robert Hill |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
will application.displayalerts=false
do it? "Robert" wrote in message ... I have placed a Calendar Control on my spreadsheet. I need to be able to access a menu item and hide the calendar, or show it if it is hidden. I cannot find the code for hiding the control. Thanks in advance -- Robert Hill |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
See
http://www.rondebruin.nl/calendar.htm You can use Calendar1.Visible = True -- Regards Ron de Bruin http://www.rondebruin.nl "Robert" wrote in message ... I have placed a Calendar Control on my spreadsheet. I need to be able to access a menu item and hide the calendar, or show it if it is hidden. I cannot find the code for hiding the control. Thanks in advance -- Robert Hill |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calendar Control | Excel Programming | |||
Calendar Control | Excel Programming | |||
Control disappeared problem - specifically, the Calendar Control | Excel Programming | |||
Calendar Control | Excel Programming | |||
Calendar Control: Can't exit design mode because control can't be created | Excel Programming |