Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I just finished writing some VBA code that will let me automatically refresh
the series of a chart (to account for more or less rows in the data set). I want to use this code in several XLS spreadsheets, but only want to maintain one copy. I've saved this file as an XLA, added it to the list of add-ins for my spreadsheet that has the charts I want to reformat. I then created a macro that calls a function FormatChart( ) in the add-in. But when I run the macro, I get a "sub of function not defined" error. It's as if the application doesn't know to look at the add-in file for this function. Any ideas? -- Email address is not valid. Please reply to newsgroup only. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating IF with OR | Excel Worksheet Functions | |||
creating a pdf | Excel Discussion (Misc queries) | |||
Creating | Excel Discussion (Misc queries) | |||
Creating COM add-in | Excel Programming | |||
Creating an XLL with C# | Excel Programming |