Please help!
I've got two sheets:
Sheet 1= called 'Requisition' (the main sheet) & Sheet 2 = called 'Dashboard Data'
I want to put a formula in the 'Dashboard Data' sheet that adds (sums up) data that's in the 'Requisition' sheet. The information I need is a combination of two columns.
Column 1 = called 'Number to Graduate' & Column 2 = called 'Location'
I need to sum up all the numbers in column 'Number to Graduate' that is related to the selected location in column 'Location'.
Here is an example of what I need to sum up.
I need all the numbers in the 'Number to Graduate' column to be summed up that corresponds with the relevant locations (Melbourne, Ashville, Dearborn, etc.) in the 'Location' column. In this case it should show Houston = 0, Melbourne = 72, Dearborn = 27, Asheville = 16 - I need those totals to reflect in the section indicated below which is in sheet 'Dashboard Data'
Thanks!