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
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