union query sort

  • Thread starter Thread starter Souris
  • Start date Start date
S

Souris

I have an union query to create a report.

The union query sort by alphabetical.
For some reason, I need the order base on user entered.

Are there any way to set the result not sort in union query?


Your help is great appreciated,
 
No, you have to include a field (or fields) that can sort the records in the
order you require.


--
John Spencer
Access MVP 2002-2005, 2007-2008
Center for Health Program Development and Management
University of Maryland Baltimore County
..
 
Thanks millions,


John Spencer said:
No, you have to include a field (or fields) that can sort the records in the
order you require.


--
John Spencer
Access MVP 2002-2005, 2007-2008
Center for Health Program Development and Management
University of Maryland Baltimore County
..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Union Query - Group & Sum 1
UNION question 3
Union Query 1
Date Limit in Crosstab from Union query 2
Union query 5
Union Queries - Record Formatting 1
Comlex union query question 4
Corsstab Queries 4

Back
Top