View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Register MSCAL.OCX

http://support.microsoft.com/default...79&Product=ofw
ACC2000: Regsvr32.exe Available in Download Center

shows the command you need to use to register a DLL or OCX file.

--
Regards,
Tom Ogilvy



"Patrick Simonds" wrote in message
...
I need to register the mscal.ocx file. I have located the file in the
C:\Windows\System32 directory, but do not know what to type in the Run
dialog box.