drmichaelw
IS-IT--Management
I have a table with three columns: TOTAL, PART, DIVISION.
It is sorted by DIVISION then TOTAL.
I need to create a results table that returns the TOP 5 occuring parts and their respective totals for each division listed in the table. I need to order the results by DIVISION then by TOTAL .
Thank you in advance for your help
MW
It is sorted by DIVISION then TOTAL.
I need to create a results table that returns the TOP 5 occuring parts and their respective totals for each division listed in the table. I need to order the results by DIVISION then by TOTAL .
Thank you in advance for your help
MW