I
Iram
Hello,
I have a combobox that is called "Category". This combobox runs a query that
has two fields "Category" and "Team" from a table.
I need to sort the query by Team first then by Category.
The problem is when I sort the query like the below it doesn't sort
correctly because I need the combox to populate the field with the Category
selection....
Category Team
No Sorting Ascending
When I run the query described above it sorts the Team fine however the
Category sorts all messed up.
Can you help with this problem and tell me how to correctly do this?
Thanks.
Iram/mcp
I have a combobox that is called "Category". This combobox runs a query that
has two fields "Category" and "Team" from a table.
I need to sort the query by Team first then by Category.
The problem is when I sort the query like the below it doesn't sort
correctly because I need the combox to populate the field with the Category
selection....
Category Team
No Sorting Ascending
When I run the query described above it sorts the Team fine however the
Category sorts all messed up.
Can you help with this problem and tell me how to correctly do this?
Thanks.
Iram/mcp