Thread: Add-ins
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Eric[_20_] Eric[_20_] is offline
external usenet poster
 
Posts: 31
Default Add-ins

Hi,

I am trying to build an XLA in Excel 97 that will redefine some Excel
behaviors.
For instance, I created a form that I'd like to appear every time a user
saves a spreadsheet.
I used a BeforeSave procedure without success because I don't know how to
make it global.
The form appears when I save the XLA but not when I save a another
spreadsheet.

Thank you.

Eric.