Calendar Control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created some forms that use the MsOffice Calendar Control. I understand
that this control is installed with MsAccess.

I am using these sheets on another computer that has MsOffice installed, but
not MsAccess. I copied the MSCAL.OCX to the office directory on the new
machine and this resolved the "reference" errors. However, when I try to use
the control, I get a compile error "Method or data member not found" on the
statement "Calendar.calDate.Value = Cstr(Int(Now()))"

Is there something else that I need to do to deploy this control to a
computer that has MsOffice installed, but not MsAccess.

inTHANKSadvance
....jim
 

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

Back
Top