Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have written a small VB program to revise spreadsheets (remove columns,
rows, etc) and it runs fine when tested on the spreadsheet where I created it. I have saved it as an add-in file, and it is listed in Excel as one of the available add-ins (box is checked on the Add-Ins dialog box). My question is: How do I actually run the add-in? If I open a new file, the add-in is there, but how do I "invoke" it to run after I open the new file? -- DougW |