J
jim1016
I have created a QBE and have designed 4 columns for the sorting criteria:
CompanyName, State, Zip Code, Last Name. Unfortunately, the QBE only
provides the first sort for Company Name.
I have checked the SQL behind the QBE and have modified the ORDER BY
so the CompanyName, State, Zip Code and LastName are in this sequence.
Still no luck! This order by is on a single table for contacts.
Any ideas!
CompanyName, State, Zip Code, Last Name. Unfortunately, the QBE only
provides the first sort for Company Name.
I have checked the SQL behind the QBE and have modified the ORDER BY
so the CompanyName, State, Zip Code and LastName are in this sequence.
Still no luck! This order by is on a single table for contacts.
Any ideas!