anyjoe2000
Programmer
I have a fmp 8 database that’s used for sales quotes. It uses one table for the header info and a related table for the lines joined by a quote number. Im working from a header layout with the lines portaled in. I would like to do a “AND” find on the lines inside the portal. Lets say I want to find all quotes that only have BOTH part 100 and part 200 quoted on it. I can only seem to do OR finds that would include quotes that have part 100 or part 200 or both. Any ideas?