Thread
:
mkdir
View Single Post
#
1
Posted to microsoft.public.excel.programming
Peter[_61_]
external usenet poster
Posts: 48
mkdir
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
Reply With Quote
Peter[_61_]
View Public Profile
Find all posts by Peter[_61_]