Thank you to everyone who's helped me so far. When I run this section of the code, everything seems to work fine until it saves, at which point it drops me a run-time error 1004:
Microsoft Excel cannot access the file
'C:\Users\MyName\Desktop\Transmittals\
Gibberish'.
Note where I put gibberish; every time I tun the code, that section outputs with something different, some random letters and numbers, but always starts with a number, then some letters, then numbers, and ends with an apostrophe (i.e. 9DD52000', or 63B72000'. I added a msgbox before it to be sure strCleanDate was outputting a valid string and it definitely does, as in: 12_13_2014.
Here is the updated code, still giving me trouble, after the edits:
Bookmarks