Hi,
I need to be able to, in vba, check a network drive for the existence of a folder. How can I do that?
I can make a folder, but if it's already been made then I get an error which I could handle in the error-handler. But, I'd much prefer being able to indicate on my form whether or not the folder exists before the attempt is made.
Thanks for any direction,
T
I need to be able to, in vba, check a network drive for the existence of a folder. How can I do that?
I can make a folder, but if it's already been made then I get an error which I could handle in the error-handler. But, I'd much prefer being able to indicate on my form whether or not the folder exists before the attempt is made.
Thanks for any direction,
T