need something like Excel's SaveCopyAs method

T

tbone

I'm familiar with Excel 2003 VBA, and I'm starting to apply some of my
logic to Project 2003.

In Excel, I use SaveCopyAs in the Workbook Open event to create a
backup copy once per day with the date included in the filename. This
allows a backup trail if needed, and the logic purges after so many
backup files.

SaveCopyAs provides a way to save the current workbook to a file with
a different name while leaving the name unchanged in the current
workbook. I don't see a similar functionality in Project.

If Project doesn't have a similar function, any suggestions on another
approach?

Thanks
tbone
 

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

Top