O
OpenNextDocumentGuy
I need to peruse through a folder full of documents in order to print out
certain documents. Is there a way to simultaneously close the current
document and open the next document in the same folder?
For example, let’s say there is a folder with three files: A, B, and C. I
want to be able to open A, and then press a single keystroke to close A and
open B. Then, I want to be able to press a single keystroke to close B and
open C. I go through hundreds of documents like this, so it’s not practical
to open all of them simultaneously.
I’ve been playing around with recording a macro, but the problem with the
documents.open command is that it requires the filename.
certain documents. Is there a way to simultaneously close the current
document and open the next document in the same folder?
For example, let’s say there is a folder with three files: A, B, and C. I
want to be able to open A, and then press a single keystroke to close A and
open B. Then, I want to be able to press a single keystroke to close B and
open C. I go through hundreds of documents like this, so it’s not practical
to open all of them simultaneously.
I’ve been playing around with recording a macro, but the problem with the
documents.open command is that it requires the filename.