B
Bouncinalong
I have a macro that saves a Word form as another filename (SaveAs) in another
folder on a network drive and I use the filesystemobject to delete the old
file from the original folder after the "save as" is complete. It works fine
on some PC's but others won't let the file be deleted. It appears that Word
still has a handle to the original file after the save as is complete which
won't let me delete the old file (I also can't delete them manually using
Windows Explorer until I close the instance of Word). Shouldn't Word let go
of the original file after a "save as" is completed? Is this a registry
issue?
Thanks for any help!
folder on a network drive and I use the filesystemobject to delete the old
file from the original folder after the "save as" is complete. It works fine
on some PC's but others won't let the file be deleted. It appears that Word
still has a handle to the original file after the save as is complete which
won't let me delete the old file (I also can't delete them manually using
Windows Explorer until I close the instance of Word). Shouldn't Word let go
of the original file after a "save as" is completed? Is this a registry
issue?
Thanks for any help!