View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Calendar Control Not listed in Available Controls ?

I would suggest, as a general approach:
Put it on the userform and make its visible property false.


In the exit event of the userform add code to make its visible property true.

--
Regards,
Tom Ogilvy



"Coza" wrote:

OK,
Installed MSAccess and i now have the Calendar Available.
How can i get it to run when a Textbxo is Entered on a userform ?

Corey....
"NickHK" wrote in message
...
Depends which calendar control, but the MS one is installed with Access I
believe.
Others available, including the DTPicker.

NickHK

"Coza" wrote in message
...
How can i make this available?