Excel OCX does not support Add Ins

VBA and general Excel Q&A and examples

Moderator: DPlotAdmin

Post Reply
dai50
Posts: 1
Joined: Fri Aug 04, 2006 7:06 am

Excel OCX does not support Add Ins

Post by dai50 »

I'm working with an application which exports data to an Excel template and automatically calls a macro to carry out any processing. I have built macros into the template to select data ranges and generate a series of plots using DPlot as an Add in. Although, this works fine, I need to be able to allow the user to manually select other ranges and generate other plots BUT addins do not show on the menu structure, including DPlot. Is this a property of calling Excel (OCX) from another application which can be modified?

If I close and save the sheet generated from the template, I can access the DPlot add in and manually carry out the plots.

Any help here would be gratefully received..

Dai
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

Dai,
Unfortunately I have no experience at all with OCX's, but my guess is that either 1) it cannot be done or 2) it is a user account issue. If you're running the OCX and try to save a file as a "Microsoft Excel Add-In (*.xla)" file, Excel will generally set the default folder to the proper folder for storing Add-Ins under the currently active user account. If you try this and it is NOT c:\Documents and Settings\<username>\Application
Data\Microsoft\Addins... what is it?
Visualize Your Data
support@dplot.com
Post Reply