G
Guest
I have a report where I have grouped entries by "Staff Name"
i.e. Work stats summed next to each staff members name.
However I want to sort it by one of the summed fields and not the alphabetic
sort on the name.
format is
Staff Name 1 Sum([field 1]) Sum([field 2]) etc
Staff Name 2 Sum([field 1]) Sum([field 2]) etc
Staff Name 3 Sum([field 1]) Sum([field 2]) etc
I want it to sort on =Sum([field 1]) by descending value (its a numerical
field) and not by the Staff Name.
How can I do this?
Thanks!
i.e. Work stats summed next to each staff members name.
However I want to sort it by one of the summed fields and not the alphabetic
sort on the name.
format is
Staff Name 1 Sum([field 1]) Sum([field 2]) etc
Staff Name 2 Sum([field 1]) Sum([field 2]) etc
Staff Name 3 Sum([field 1]) Sum([field 2]) etc
I want it to sort on =Sum([field 1]) by descending value (its a numerical
field) and not by the Staff Name.
How can I do this?
Thanks!