Hello all,
I have an issue where I need to save a file to a certain directory.
What I would like to do, using VBA is to check and see if the dir exists, and if it does not, go ahead and create it.
In this same vein, how would one go about deleting a dir (empty or full)
Thanks!
K.