Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I had built an Excel addin for XL 2003 with a date-time picker on a userform. This control was placed in the windows/systems folder. Now, with Windows 7, I don't find a way to make the old userform work, because the activeX is not recognised. Any clue ? Thank you in advance. Regards, H.G. Lamy |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
on 6/19/2011, Heinz-Guenter Lamy supposed :
Hello, I had built an Excel addin for XL 2003 with a date-time picker on a userform. This control was placed in the windows/systems folder. Now, with Windows 7, I don't find a way to make the old userform work, because the activeX is not recognised. Any clue ? Thank you in advance. Regards, H.G. Lamy I usually ship/install/register 3rd party controls in a 'Common' folder under my app's parent folder (if shared by other apps), OR in my app's folder (if not shared) along with its other files. Example: C:\MyFolder C:\MyFolder\Common\3rdparty.ocx C:\MyFolder\MyApp OR C:\MyFolder C:\MyFolder\MyApp\3rdparty.ocx -- Garry Free usenet access at http://www.eternal-september.org ClassicVB Users Regroup! comp.lang.basic.visual.misc |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Activex component can't create object | New Users to Excel | |||
Use Office spreadsheet component in a ActiveX dll | Excel Programming | |||
Spreadsheet component in an ActiveX dll | Excel Programming | |||
ActiveX component can't be created | Excel Programming | |||
activex component can't create object with SAP 6.20 | Excel Programming |