View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Calendar error and include on form

http://www.fontstuff.com/vba/vbatut07.htm

--
Regards,
Tom Ogilvy

"na" wrote in message
...
I have created a user form in excel. I would like to use the calendar
control for three of the text boxes as all will require dates.

My first issue is that when I am trying to draw the calendar control I

get
the following error: Could not complete the operation due to error

800a0011.


My second issue is that while I am fine drawing objects onto the form I
would just need to see an example of someone else who has done this before
(created a form in excel with multiple fields that need a date and having

the
calendar fill in those fields) - does anyone know of an example I could

look
at? I am not VBA savy and this would help immensly.