Can't Paint Calendar (mscal.ocx) on User Forms - Crashes Excel

  • Thread starter Thread starter Trip
  • Start date Start date
T

Trip

Everytime I try to paint the Calendar Control 8.0 (mscal.ocx) on a user
form Excel crashes and asks me if I want to recover my work. Yet, the
rich text box ocx works fine and my registry is set to allow active x
components.

Am I missing a reference? What am I doing wrong.

I'm running MS Excel 2002 10.4302... SP-2

TIA!

Trip
 
Trip said:
Everytime I try to paint the Calendar Control 8.0 (mscal.ocx) on a user
form Excel crashes and asks me if I want to recover my work. Yet, the
rich text box ocx works fine and my registry is set to allow active x
components.

Am I missing a reference? What am I doing wrong.

I'm running MS Excel 2002 10.4302... SP-2

TIA!

Trip

Hi,

I'm running Excel 2000 but if I use the mscal.ocx, it says version 9.0.
I don't think you're doing anything wrong, but I guess you just have an
outdated version.
What version is your RichEdit-control?
 
Thanks Moon! I found the problem. Apparently, if one installs Visual
Studio 6.0 after installing MS Office the mscal.ocx that gets
registered is verision 8.0 where as MS Office 2002 and higher should be
using mscal.ocx version 10. The documented solution on MS's website
says to use the Add/Remove Program Tools to "Change" the MS Access
install twice. First configure MS Access Calendar Control and set it
to "Not Available" and save and then change it again to "Run from my
computer" and save once more. That will set-up the correct
associations and register the correct mscal.ocx file.

Thanks for taking the time to reply!

Trip
 
Back
Top