Calendar Question

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

Guest

I am attempting to load the calender program (MSCal) as recommened on the
board. I have followed the instructions carefully on the (I don't have a
copy of mscl.ocx calendar control) page. I loads in the folder, but when I
try to register I get a message that "Load Library (MSCAL.ocx") failed etc.

What am I doing incorrectly? Any help is appreciated, this really has me
stumped.

Thanks
 
Thanks, I have been using his page and that is what I am refering too with my
problems. Any Ideas?
 
Hi D,

Did you download the appropriate version of the Calendar control?

Did you copy the Mscal.ocx file to your C:\Windows\System32 folder?

Did you register the control with:
Windows Start Menu | Run | type: regsvr32 mscal.ocx | OK:
 
Thanks again, Yes I am o.k. until I try to register the control, that is when
I get the Load Library (MSCAL.ocx) failed message. any other ideas?
 
D, I think I also had problems years ago when I tried to register it, some
one offered up this option and it worked for me, maybe worth a try.

New way to install
Tools references, browse to windows system, files of type activeX controls
(*.ocx) pick mscal.ocx calendar

Clicking on the More_Controls icon of the Controls Toolbar in excel, access
Register_Custom_Control... feature - and pick calendar mscal.ocx


--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003
 
Paul B;
I understand what you are saying but I do not know how to get to tools
references, etc. Can you explain?

Thanks very much
 
D, From your workbook right-click the workbook's icon and pick View Code.
This icon is to the left of the "File" menu this will open the VBA editor.
From there on the munu tools, ref ....

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003
 
I went into this thought the system32 file already and ended up in the same
place. I looked throughly and could not find it anywhere. I guess I do not
have the MSCal file in my system. Do you know where I can down load it from.
Thanks for all your help.
 
I actually did this and get this message Load Library (MSCAL.ocx") failed " ,
it appears that for some reason MSCal does not want to load. Have you tried
this program yourself?
Thanks
 
D

Works fine for me.

Download the *.zip file from the site.

Unzip to wherever.

Copy mscal.ocx to Windows/System32 folder.

Start>Run regsvr32 mscal.ocx

Note the <space> between 32 and mscal


Gord
 
Back
Top