T
Tabadi
I have a table with the following headings:
Salesman Suburb Amount
There are ~3,000 entries with multiples for each salesman & each suburb.
The whole array is named "sales".
I want to create a summary table on another worksheet that will give the sum
of all sales for each salesman and each suburb:
Salesman Suburb 1 Suburb 2 Suburb 3 ...... etc
Salesman 1
Salesman 2
Salesman 3
|
etc
I need a formula that will sum the values in "sales" that meets the criteria
of Salesman name and suburb.
Salesman Suburb Amount
There are ~3,000 entries with multiples for each salesman & each suburb.
The whole array is named "sales".
I want to create a summary table on another worksheet that will give the sum
of all sales for each salesman and each suburb:
Salesman Suburb 1 Suburb 2 Suburb 3 ...... etc
Salesman 1
Salesman 2
Salesman 3
|
etc
I need a formula that will sum the values in "sales" that meets the criteria
of Salesman name and suburb.