Sorting columns in Queries

marthacasting

Registered User.
Local time
Yesterday, 19:46
Joined
Oct 17, 2011
Messages
67
Why is it that when trying to sort data in queries, some of the columns have a special icon next to the field name that opens a dropdown list of all the different answers in the column, and you can put checkmarks next to those you want.

And other columns allow you to sort either A to Z or Z to A, and still other columns only allow you to do a dropdown with the ability to filter and give you this message: Syntax error (missing operator) in query expression 'Support Group'.
 
And other columns allow you to sort either A to Z or Z to A, and still other columns only allow you to do a dropdown with the ability to filter and give you this message: Syntax error (missing operator) in query expression 'Support Group'.
it's to do with the type of query - this message happens if you are looking at an append query in datasheet view for example
 
Thank you. I'm not sure what you mean by an append query . . .
 
look at the ribbon in query design view, you will see all the options. You might no an append query as an insert query
 

Users who are viewing this thread

Back
Top Bottom