I'm working on a macro that creates files and folders on the fly based on variables within the content.
I need to write in an 'IF' clause that if the directory already exists: save file to
else
create directory.
Would anybody be able to help with the Checking if a Directory exists part?
Bookmarks