Yeah, OK file location can be an issue. It does make it much easier if all the returned documents are in one location. In fact, practically speaking, doing it any other way is nuts.
If you have the answers (the bookmarks to be used) document open, you could use a DIR function to loop through all the returned files in a folder. The given folder does not have to be hard-coded; it could easily be taken in as variable user input.
|