View Single Post
 
Old 10-29-2013, 10:29 PM
fumei fumei is offline Windows 7 64bit Office XP
Expert
 
Join Date: Jan 2013
Posts: 440
fumei is on a distinguished road
Default

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.
Reply With Quote