0 votes

Hi,

I need to create sequential searches in order the files listed as result of the search (e.g. search 1) be considered as the source to perform a second search (e.g. search 2).

It would be a process to narrow results and store files to be searched again using further search criteria in FileLocator.

Is it possible? How to?

Thanks!

Carlos

by (295 points)

1 Answer

0 votes
 
Best answer

From the File menu choose Search Result List. This will set the Look In field to be the list of files from the previous search. If you want to automate the search process save the results from the first search into a file and then use that file as the Look In value for the second search using File Lists. e.g.

Look In: =C:\Results.txt
by (30.1k points)
...