Hi, I have a fairly large database that I'm using for a report form that I wanted to sort through a query; however it is not working. Although I have 18 columns in my query, only three I want to use for sorting, so I put the columns I wanted sorted first. So the first column heading is Project (which I made ascending) the second is Project Code (also ascending), the third Project # (ascending). I have no other sorting criteria for the remaining columns. It seemed simple enough; however, here is an example of how it is sorting:
ALRT AP 128
ALRT AP 048
ALRT AP 155
ALRT AP 113
BS FTU 5311
COM-S SLC 043
COM-S SAN 010
COM-S Amend:11 019
COM-S MUR 035
COM-S Amend:11 016
Anyway, you get the idea. Any help would be greatly appreciated! Thanks, Jean