I created a report having a Group and a count only, no details. the field is like so =Count([Mycolumn})
looks like so
Boards = 3
-------------
Circuits = 20
-------------
Pans = 14
-------------
I need it to have whatever number is higher at the top
Circuits = 20
-------------
Pans = 14
-------------
Boards = 3
When I try to add it to the Sorting and grouping I get the aggregate grouping error.
So how do I sort the unbound Count column.
DougP, MCP, A+
looks like so
Boards = 3
-------------
Circuits = 20
-------------
Pans = 14
-------------
I need it to have whatever number is higher at the top
Circuits = 20
-------------
Pans = 14
-------------
Boards = 3
When I try to add it to the Sorting and grouping I get the aggregate grouping error.
So how do I sort the unbound Count column.
DougP, MCP, A+