Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
--------------------------------------------------------------------------------
Hi I had to download mscal.ocx to load onto my machine it is a calendar control for userforms however I do not know if other users machines will have this file I know when i downloaded it i had to load it into the system 32 folder (WIN NT) and then run the run command to register it with the registery. Any idea how i could implement my workbook with this control on my userforms? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You appear to know how to implement it. I guess you question is how to
distribute it. You would have to distribute your workbook with an install routine that checks if the control is present and if not to copy it and install it. -- Regards, Tom Ogilvy "VBAfunkymonk" wrote in message ... -------------------------------------------------------------------------- ------ Hi I had to download mscal.ocx to load onto my machine it is a calendar control for userforms however I do not know if other users machines will have this file I know when i downloaded it i had to load it into the system 32 folder (WIN NT) and then run the run command to register it with the registery. Any idea how i could implement my workbook with this control on my userforms? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Loading Data from File ~~!!~~ | Excel Programming | |||
File Loading Problems | Excel Programming | |||
File Loading Problem | Excel Programming | |||
Loading an Excel file | Excel Programming | |||
Loading text file | Excel Programming |