Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a User Defined Function in an add-in (XLA file created by myself).
What do I need to do in order to allow me to access it from code in another project? i.e. The function is a Public Function located in the .xla file and is called GetFolderName. I use it as follows:- FolderName = GetFolderName("Title for GetFolderName") But I get the error:- "Sub or Function not defined" What do I need to change in order to access a UDF stored in an XLA from a seperate excel workbook? Ta Andy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Public Function Remarks | Excel Discussion (Misc queries) | |||
How to make my spreadsheed public | Excel Discussion (Misc queries) | |||
Using A Public Function / | Excel Worksheet Functions | |||
How do I make my functions public to all workbooks? | Excel Discussion (Misc queries) | |||
Public Function | Excel Discussion (Misc queries) |