Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is the other module outside of the Addin ?
-- Regards Juan Pablo González "thinkingfield" wrote in message ... I created an add-in that works fine when I use a function from the add-in in an excel spreadsheet. I can even use the menu item "insert function" to add any of the functions from my add-in. The problem arrises when I try to use any of the functions in VBA. I get an error that any of the functions do not exist. The add-in appears in another module but I have used "Public" for all the functions so I should be able to access them. So to recap, the add-in functions work fine in a spreadsheet but not in VBA. The functions appear in their own module and are all "public". Any help please!!! Thanks!! -- thinkingfield ------------------------------------------------------------------------ thinkingfield's Profile: http://www.excelforum.com/member.php...o&userid=16181 View this thread: http://www.excelforum.com/showthread...hreadid=276809 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CLASS MODULE & SIMPLE MODULE | Excel Discussion (Misc queries) | |||
code in module A to not execute a Worksheet_SelectionChange sub of another module | Excel Discussion (Misc queries) | |||
Module name | Excel Programming | |||
arrays - module to module | Excel Programming | |||
Variable from a sheet module in a class module in XL XP | Excel Programming |