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
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