How do I query for list of 3 field combinations from 6 fields?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like a query to list all the 3 field combinations available from 6
fields per data row (date), then union them or such like to create a query to
list all the 3 field combinations drawn to date. From this i should be able
to do the same for a 4 field combination of the same 6. Challenging query for
me. Really stuck.
 
Please give us an example. What are the fields that you are looking for?
What data do you wish to find in those fields?
 
Back
Top