A
Adam
How can i get a report to display the customer with the most points within
his group to show up on top of the group list? (see below)
I have a report that is bound to a query. In that query i calculate how many
points each customer per day. In the query i also calculate the total for
that day. In the report i do a SUM([field that has the days total]) to add up
all the points for all the days totals the customer has. I do this in the
customer ID footer. I group the report by customer type then by customer
code. How can i get the report to display the customer with the most points
within his group to show up on top of the group list?
his group to show up on top of the group list? (see below)
I have a report that is bound to a query. In that query i calculate how many
points each customer per day. In the query i also calculate the total for
that day. In the report i do a SUM([field that has the days total]) to add up
all the points for all the days totals the customer has. I do this in the
customer ID footer. I group the report by customer type then by customer
code. How can i get the report to display the customer with the most points
within his group to show up on top of the group list?