I have a file that saves in different locations. I would love a vba code that looks in a folder to see if a file is in it. If the file exist then to not resave that file again. If it does not exist then save the file for the first time. This is in the folder I have for saving the existing workbook as a pdf. I do not want it to overwrite the original save and do not want additional saves .1.2.3.4... Any Help Please!

Please Login or Register  to view this content.
This is where I need the help...
Please Login or Register  to view this content.
If the file was already saved then I need like an If statement to skip this part and go on to the next without overwriting...