Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I am moving to a different month using the calendar control, I am
noticing that I must pick a date for my code to pick up the Month, Year, and Day. Is there a way so when I switch to a different month, I can programmatically(sp) set the date, to say, the first day of the month that I selected? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
At least for Calendar 11.0, there is no way that I know of to capture the
change of display month until the user selects a day on the new month's day grid. You could add the calendar control to a userform, and add buttons to change the month and year and day as needed, but with just the calendar control, you need to click a day after choosing the new month. HTH, Bernie MS Excel MVP "EAB1977" wrote in message ... When I am moving to a different month using the calendar control, I am noticing that I must pick a date for my code to pick up the Month, Year, and Day. Is there a way so when I switch to a different month, I can programmatically(sp) set the date, to say, the first day of the month that I selected? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Bernie,
I just changed from the Calendar Control 12.0 to the Monthview control. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
click on calendar control calendar but want to return the DAY of | Excel Programming | |||
Calendar Control | Excel Programming | |||
Calendar Control | Excel Programming | |||
Control disappeared problem - specifically, the Calendar Control | Excel Programming | |||
Calendar Control: Can't exit design mode because control can't be created | Excel Programming |