Error ActiveX Calendar Use (Access97)

  • Thread starter Frustrated Kaiya
  • Start date
F

Frustrated Kaiya

I have a calendar ActiveX in two different forms. At first no problem, but
having set the main form for the startup form, I now get the following error
every time I open up the db:

"An error occurred in a call to the Windows Date and Time Picker
control."

I'd prefer to keep the calendar picker, but the error will scare the users
who need to feed the db and generate reports. If I can't make the error go
away, I'll have to have the date typed in.

Any ideas on why the error and how to cure it?
 
T

Tony Toews

Frustrated Kaiya said:
I have a calendar ActiveX in two different forms. At first no problem, but
having set the main form for the startup form, I now get the following error
every time I open up the db:

"An error occurred in a call to the Windows Date and Time Picker
control."

I'd prefer to keep the calendar picker, but the error will scare the users
who need to feed the db and generate reports. If I can't make the error go
away, I'll have to have the date typed in.

I'd suggest using a form instead of the ActiveX control.

See the Calendar Tips page at my website
http://www.granite.ab.ca/access/calendars.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
Top