Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I think this one will definitely take some imagination.
In an Excel VBA from, when you click on the DTPicker control it displays a month calendar appears and you are able to select a date. I need to figure out how to expand the calendar programatically, i.e., without having to click on it. Ideally, the control would have included a "Expand" method but no such luck. The control does have an hWnd property so perhaps there is a Win32 API approach that might work?? Incidentally, using a slicker, third-party calendar control is not an option because there will be no opportunity to install any new controls on the user's machines. Thanks in advance, Bob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
call a function on control click event | Excel Discussion (Misc queries) | |||
Event doesn't fire | Excel Discussion (Misc queries) | |||
Why does the click event get control? | Excel Programming | |||
DTPicker calendar control | Excel Programming | |||
VBA- Calendar Control Click Event W Specific Select Case requirements | Excel Programming |