Using mkDir call and getting Runtime error 76 "Path not found"
Hi All, I've written a code so that when saving a file if it does not exist the code will prompt you to create the path and then save the file (fname). ... If you ever need to do that again: There are at least 3 cases where MkDir can fail. 1. Drive does n...