Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Why Would Add-In Modules Not Be Accessible?

I have a number of Excel reports that are running on a server at work on set
frequencies. I created an add-in for a generic print routine so all the
reports could use it to do the automated printing. The add-in is loaded in
Excel on the server and shows in the list of add-ins.
What is happening, is that some workbooks do not recognize the add-in
anymore (ie., "macro not found"). It does not affect all workbooks though.
I can open the VB Editor and see the add-in listed in the Project Explorer.
I can open it and see the code too.

The only way to fix it for these workbooks is to copy the code and insert it
into a module in the workbook.

Any idea why this is happening and how to fix it so it only uses the add-in
macros?

--
Edwin Kelly
Houston, TX
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Why Would Add-In Modules Not Be Accessible?

I don't have a solution, but the first thing I'd check is the thing that
initiates the macro.

Is the macro assigned to a button on a toolbar or a worksheet?

If yes, look at that assignment and see if you're pointing to the correct
workbook. I'm guessing that it's pointing to an old location/workbook or even
the current workbook instead of the addin.

Edwin Kelly wrote:

I have a number of Excel reports that are running on a server at work on set
frequencies. I created an add-in for a generic print routine so all the
reports could use it to do the automated printing. The add-in is loaded in
Excel on the server and shows in the list of add-ins.
What is happening, is that some workbooks do not recognize the add-in
anymore (ie., "macro not found"). It does not affect all workbooks though.
I can open the VB Editor and see the add-in listed in the Project Explorer.
I can open it and see the code too.

The only way to fix it for these workbooks is to copy the code and insert it
into a module in the workbook.

Any idea why this is happening and how to fix it so it only uses the add-in
macros?

--
Edwin Kelly
Houston, TX


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
NFL NFL is offline
external usenet poster
 
Posts: 31
Default Why Would Add-In Modules Not Be Accessible?

Is the security setting on the excel workbook file set to Medium or Low?

"Edwin Kelly" wrote:

I have a number of Excel reports that are running on a server at work on set
frequencies. I created an add-in for a generic print routine so all the
reports could use it to do the automated printing. The add-in is loaded in
Excel on the server and shows in the list of add-ins.
What is happening, is that some workbooks do not recognize the add-in
anymore (ie., "macro not found"). It does not affect all workbooks though.
I can open the VB Editor and see the add-in listed in the Project Explorer.
I can open it and see the code too.

The only way to fix it for these workbooks is to copy the code and insert it
into a module in the workbook.

Any idea why this is happening and how to fix it so it only uses the add-in
macros?

--
Edwin Kelly
Houston, TX

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
VB Modules dhstein Excel Discussion (Misc queries) 9 November 8th 08 09:46 PM
Help with modules. Cloudy New Users to Excel 1 June 17th 08 10:10 AM
How with VBA, can I activate one of many modules in a VBAProject? [email protected] Excel Discussion (Misc queries) 1 January 17th 07 02:08 AM
Protected modules MikeFullam Excel Discussion (Misc queries) 0 April 25th 06 09:04 AM
Empty modules damorrison Excel Discussion (Misc queries) 1 March 23rd 06 06:10 PM


All times are GMT +1. The time now is 12:39 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"