I’m a fledgling VBA user in MSOffice and have developed a macro to format and print the current document.
How would I develop a procedure to successively open each document in a directory, take the formatting options, print and close (without saving) the document, and continue with the next document?