I am not sure what you are alluding to here. Could you be more specific. If you are referring to running one query and then take action on that query and then take subsequent action on the second query, then you cannot do that all in one query. You will have to sequence your queries. This can be done in the QBE. Run your first query. Then create a second query which is based upon the first query and not on the original table(s). Do this until you get the expected results.
If I missed what you are looking for, post back with more information and perhaps with some sample data with expected results. That always helps to clear the matter.
Alan
Bookmarks