Search results

  1. O

    Is it possible to create a query of queries without using UNION

    I've got 28 queries collecting a sub-set of table data based on a single criteria in a field of the QBE. Now some of the those 28 queries exclude certain fields. What I ideally want is a final query result that combines all those queries. I have tried UNION but that is not compatible with my...
Back
Top Bottom