P
Peter
Does anyone have any idea why this doesn't work? I keep getting a Path
not found (Error 76) message and the mkdir (save_path2) part of the
code highlighted.
If Dir(save_path2, vbDirectory) = "" Then MkDir (save_path2)
Thanks,
Peter
not found (Error 76) message and the mkdir (save_path2) part of the
code highlighted.
If Dir(save_path2, vbDirectory) = "" Then MkDir (save_path2)
Thanks,
Peter