Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 21
Default ActiveX Controls

My Excel97 at work will not recognize already
installed ActiveX components (i.e. c:\winnt\system32
\comdlg32.dll). My Excel97 at home does! My current
thinking is that if I could obtain a custom written
activeX control and install it, everything would be okay.

Surely somewhere there is a website that contains
hundreds/thousands of ActiveX controls for Excel97. My
question is where/what address?

Thanks in advance,

David Fixemer
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 170
Default ActiveX Controls


"David Fixemer" wrote in message
...
My Excel97 at work will not recognize already
installed ActiveX components (i.e. c:\winnt\system32
\comdlg32.dll). My Excel97 at home does! My current
thinking is that if I could obtain a custom written
activeX control and install it, everything would be okay.


I assume your problem is with using these controls in the
design environment, i.e. adding them too a Userform rather
than using a predefined userform in an application. This
is a licensing issue. Essentially you need either Visual Studio
Professional or the Developer Edition of Office to
use these controls in design mode but any office installation
may use them.

Surely somewhere there is a website that contains
hundreds/thousands of ActiveX controls for Excel97. My
question is where/what address?


There is no single source for such contols. While Microsoft
have a standard set that ships with Windows there are
extensions that go with the Development platforms and
anyone with a compiler can develop their own which
often require a license to be purchased.

Keith


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 21
Default ActiveX Controls

Keith,

Your assumption that I'm "using these controls in the
design environment" is indeed correct and it does appear
to be a licensing issue. My PC at home does have Visual
Studio 6.0. I'm confused when you say "but any office
installation may use them." I'm kind of looking for a
single activeX control that someone developed (Free of
course). It seems that I should be able to install this
into my registry and use it in my Excel97 design
environment?

Thanks for your response,

David Fixemer
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default ActiveX Controls

http://ccrp.mvps.org/

--
Regards,
Tom Ogilvy


"David Fixemer" wrote in message
...
Keith,

Your assumption that I'm "using these controls in the
design environment" is indeed correct and it does appear
to be a licensing issue. My PC at home does have Visual
Studio 6.0. I'm confused when you say "but any office
installation may use them." I'm kind of looking for a
single activeX control that someone developed (Free of
course). It seems that I should be able to install this
into my registry and use it in my Excel97 design
environment?

Thanks for your response,

David Fixemer



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 170
Default ActiveX Controls


"David Fixemer" wrote in message
...
Keith,

Your assumption that I'm "using these controls in the
design environment" is indeed correct and it does appear
to be a licensing issue. My PC at home does have Visual
Studio 6.0. I'm confused when you say "but any office
installation may use them."


I mean that if you develop your user forms on the machine
that had Visual Studio you may use them in an add-in on a
machine which doesnot

I'm kind of looking for a
single activeX control that someone developed (Free of
course). It seems that I should be able to install this
into my registry and use it in my Excel97 design
environment?


But what do you want this control to do ?

There are THOUSANDS of them , you could
even develop one yourself with VS6

Keith


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ActiveX Controls leerem Excel Discussion (Misc queries) 0 December 11th 08 01:11 PM
Tab between ActiveX controls Tekhnikos Excel Discussion (Misc queries) 0 August 12th 08 03:42 PM
ActiveX controls Luke Excel Discussion (Misc queries) 1 October 26th 06 02:00 PM
ActiveX Controls Charly Excel Discussion (Misc queries) 1 October 18th 06 01:53 PM
ActiveX Controls vs Form Controls Alex Excel Discussion (Misc queries) 1 January 11th 06 08:46 AM


All times are GMT +1. The time now is 04:07 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"