G
Guest
I have written a program that creates a report, names and saves it in a
specific folder. I would like to make sure that if the user tries to save the
report again it does not overwrite the first one. Basically I need to be able
to loop through all the files in the folder to see if the report exists and
if it does quit or change the name before saving the new one. What I am
failing to do is come up with the right filesystemobject code to use. HELP!!
Thankyou in advance
specific folder. I would like to make sure that if the user tries to save the
report again it does not overwrite the first one. Basically I need to be able
to loop through all the files in the folder to see if the report exists and
if it does quit or change the name before saving the new one. What I am
failing to do is come up with the right filesystemobject code to use. HELP!!
Thankyou in advance