Update in color with answers match color in code.
Still 3 &4
Thanks again for the nudge in the right direction..
I have a few more questions.
The code below is working fine for me. Its amazing to watch it run.. I keep deleting the final product and re-running the macro just to see it run again!
Anyhow..
1. How would I change the code below to loop only the number of times needed for the actual number of employees in column A of Sheet1?
Right now it loops 26 times..
2. How can I check for the existance of the Path and create it if it does not exist? Done!
3. If the path exists, and the macro is running, if it encounters an employee's file already there, give the user the option to over-write the file or skip to the next. Over-write query is automatic, but any input other than YES will break the code, I think I need "ONERR" as well?
4. Is there a way to clean this up and maybe shorten up the code? Arrays? or something else? there seems to still be plenty of repeated steps that may be changed to variables or "Dim" I think..
Cheers
Aurbo
Bookmarks