more efficent way to code saveas

R

red6000

Hi,

I have code that:

opens a file,
then changes the file location path
then does ActiveDocument.SaveAs and save the file with a new name in the new
location.

Is there a more efficient way to do this without having to actually open the
file?

Thanks
 
Top