Auto Save Add-In - STILL not working

  • Thread starter Thread starter CharlesF
  • Start date Start date
C

CharlesF

I recently asked for help on the Auto sAve Add-in that was not retainin
the settings after closing down.

I was advised to load Service Pack 1/1a. I did this and also SP 2 an
3.

However the problem has not been solved and it reverts to "Promp
Before Saving" which is very annoying.

Any other ideas on correcting this?

Thanks :confused
 
Maybe you could add a line to your personal.xls auto_open macro:

Workbooks("autosave.xla").Excel4IntlMacroSheets("Loc Table") _
.Range("ud01b.Prompt").Value = False
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top