View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bruno G. Bruno G. is offline
external usenet poster
 
Posts: 6
Default Saving file in VBE

Hello!

There is something strange going on...
When in the VBE, if I edit the code in one of the workbook in my XLStart
folder, the Save command doesn't work... I don't get any errors or
messages, but if I then close Excel I get a prompt to save the file. I
checked the file directly, and indeed, after the Save command, its timestamp
does not change. So now when I make changes in these XLStart files, I have
to exit Excel to make sure the changes are saved... Quite annoying...

Anybody as a suggestion? Is this by 'design'?

Thanks
Bruno