S
Steven
How can I verify if a directory exists before I start a
process. I have used before:
If Dir("C:\My Documents\xlfilename.xls")="" Then ...
but that is to see if a file exists. How do I test if a
directory exists.
Thank you for your help.
Steven
process. I have used before:
If Dir("C:\My Documents\xlfilename.xls")="" Then ...
but that is to see if a file exists. How do I test if a
directory exists.
Thank you for your help.
Steven