I have two annoyances in the macro below. The first is, I would like to append todays date at the end of the filename (mm-dd-yyyy). Everywhere I look online, I see a Format (Now or DateTime.Now). Whenever I run the command, I get a "Wrong number of arguments or invalid property assignment"...