View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
groupie groupie is offline
external usenet poster
 
Posts: 12
Default Saving file overwrites AddIn

Hi,
An AddIn creates a menu item which opens a new excel form (with a
little bit of formatting: colours etc.). When this file is saved -
under a different filename, in a different directory, with .XLS - and
excel is closed down afterwards, when the menu item is selected again,
it seems to open the file just saved - has all the data etc.

Any ideas? Why doesn't the blank form display again when the menu
option is selected? Thanks.