N
Need Help with Roses
I have a table called "category" with a list of dropdown items in it. The
table only has an autonumber key and the list of items in it. The items are
listed in a specific order in the table and are not sorted alphbetically in
the table nor in the query for the table. The items are listed in the table
as a dropdown in this order and the query also shows the items in this order:
Administration
Human Resources
Events
Periodicals
I want to group the data in my report based on the "category" listing as
shown in both the table and the query. However, as soon as "group" the items
in the report, the items show up on my report as sorted "alphabetically" in
the following order (notice that Events has now swapped places with Human
Resources) :
Administration
Events
Human Resources
Periodicals
I want the groups in the report to show up in the exact same order as they
are shown in the table. I have gone into the sorting/grouping controls and
can't change what appears to be an alphabetical sort default in the
"grouping" category. What do I do??
table only has an autonumber key and the list of items in it. The items are
listed in a specific order in the table and are not sorted alphbetically in
the table nor in the query for the table. The items are listed in the table
as a dropdown in this order and the query also shows the items in this order:
Administration
Human Resources
Events
Periodicals
I want to group the data in my report based on the "category" listing as
shown in both the table and the query. However, as soon as "group" the items
in the report, the items show up on my report as sorted "alphabetically" in
the following order (notice that Events has now swapped places with Human
Resources) :
Administration
Events
Human Resources
Periodicals
I want the groups in the report to show up in the exact same order as they
are shown in the table. I have gone into the sorting/grouping controls and
can't change what appears to be an alphabetical sort default in the
"grouping" category. What do I do??