Yes, the "trick" is to get your found set "saved" in a way that you can refind, but looping so that only each region is found.
Perhaps (not tested!) you can make your find, get your "list" of regions in the found set, LOOP and within the loop constrain the found set. I don't know if each iteration through the loop would return you to the original find (remember, not tested!) If we knew *how* you get the found set, it might be easily scripted. I also have not tested a way to recall a saved find (via script). THAT would be a great feature request! Beverly On Nov 11, 2014, at 1:49 PM, Jonathan Fletcher <[email protected]> wrote: > I agree, Peter. While someone brilliant (leaves me out) may have a better > way, that is the way I would do it. Just save your found set of regions to a > variable and step through that with the GetValue ( ) function. > > If you are using FMP 13 you can also use the new summary field option "List > of" for a quick and easy way to get the list from your found set. > > j. > > > On Nov 11, 2014, at 1:35 PM, Peter Buchanan <[email protected]> wrote: > >> Thanks Richard, but I do need to save each group to an individual PDF. Can >> only think that I need to constrain to each region, save, and repeat for >> remaining regions? > > > -- > Jonathan Fletcher > FileMaker Certified Developer (9 thru 13) > FileMaker Business Alliance > > Fletcher Data Consulting, LLC > [email protected] > http://www.fletcherdata.com > 502-509-7137 >
