I have a table that contains a few fields that I need to create a report by grouping and sorting fields in certian ways but I can't figure out how to do it. I think I need to create some type of query, but I cant get it right
The fields are Header, Course, Group, Total Need, Cost, and Priority.
Field type:
Header- text
Course -text
Group - text
Total Need - number
Cost - currency
Priority - text
I need them grouped like a tier, so first by Header then by Course then by Group and at each level I need to show the totals of Total Need and Cost, and just what priority
Thanks!
The fields are Header, Course, Group, Total Need, Cost, and Priority.
Field type:
Header- text
Course -text
Group - text
Total Need - number
Cost - currency
Priority - text
I need them grouped like a tier, so first by Header then by Course then by Group and at each level I need to show the totals of Total Need and Cost, and just what priority
Thanks!