ActiveX Problem

J

JamesJ

Hi. When I attempt to open a form with the MonthView
control (MSComCtl2.MonthView.2) I get the following error
message:

Run-Time Error 2763.
MonthView returned an error: An error occurred in a call
to the Windows MonthView Control.

In the OnLoad of the form I'm setting the date on the calendar to today:

Me!axcCalendar.Value = Date

I have the MonthView control on an underlying form and when I open
that form I get no errors. Any ideas??
 

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