Method Value of object Calendar failed

G

Guest

Hi

I've got this problem: The command button should open the
MS Calendar this message appears:

Runtime error 2147417848(80010108)
Method Value of object Calendar failed

the code is this:

frmMain.btnSetDate.Caption = frmMain.Calendar1.Value

If I open frmMain and click on calendar1 in VB Mode to get
the properties. Excel creates this error:

AppName: excel.exe AppVer: 10.0.3506.0 ModName:
mscal.ocx
ModVer: 10.0.0.2601 Offset: 00005cf6

and shuts down.

The sheet was created with office 2000 and I use XP 2003.
Has anybody an idea how to handle this problem?

thanks
 

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