saving files

  • Thread starter Thread starter judith
  • Start date Start date
J

judith

I have a button on the a spreadsheet which links to a
macro which includes the statement

ActiveWorkbook.Save

Sometimes when the macro runs it looks as if the file is
saving and it registers the correct date and time on the
Modified property but the changes to the document have
not actually been saved. I have changed the statement to
a "SaveAs" so that i know when it is and is not saving as
i get a warning about overwriting. But why is it doing
this? Is it a problem with my VBA or is it a system
problem? I have tried to see when this happens and while
there does not appear to be any consistancy it does
appear to happen more often on the first save.

Any suugestions please. Thanks
 

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

Similar Threads


Back
Top