Run time error...help!

J

jille

Hi,

I'm trying to figure out the origins of a run-time error and
possible work around. Checked msdn and Microsoft's entire website for
documentation but came up empty.

The error is: Run-time error 35788: An error occurred in a call to the
Windows Date & Time picker control.

I am using several date & time picker controls in my userform and the error
occurs when I am trying to initialize the display date to the current date.
This was working perfectly when all the date controls were on a simple
userform but when I converted it to a multipage control format, setting the
date of controls on a page other than the current page displays the error.
Strangly enough, I can initialize other properties of the controls such as
"visible".

Any ideas?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top