LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default Using add-in in VBA with another module?

make sure the addins "project name" is unique (not VBAproject)
then add a reference to it in your "calling" project.

then activate the "calling" workbook
then open object browser, select the references "addin project"
in the ObjBrowsers dropdown to ensure the functions
are really exposed by the addin. (and not blocked by a line called..
Option Private module?



--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam

thinkingfield wrote in message
:


Yes.

There is only one module within the addin. I created another
spreadsheet and tried to access the addin's module from the new
spreadsheet's module.



Juan Pablo González Wrote:
Is the other module outside of the Addin ?

--
Regards

Juan Pablo González




 
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
CLASS MODULE & SIMPLE MODULE FARAZ QURESHI Excel Discussion (Misc queries) 1 September 7th 07 09:32 AM
code in module A to not execute a Worksheet_SelectionChange sub of another module Jack Sons Excel Discussion (Misc queries) 4 December 11th 05 11:52 PM
Module Monty Excel Discussion (Misc queries) 4 May 19th 05 08:34 AM
arrays - module to module mike Excel Programming 3 February 25th 04 08:56 PM
Variable from a sheet module in a class module in XL XP hglamy[_2_] Excel Programming 2 October 14th 03 05:48 PM


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