T
Tuppie11
Here is a subset of a group of data that I have:
Name Date Dealer Sales
Andrea sept-07 A 10
Andrea sept -07 B 14
Tom oct-07 C 7
Claire sept-7 F 20
Andrea oct-07 D 15
Tom oct-07 G 9
Essentially, i need a formula that will say:
If the name = "Tom" and Date = "Oct-07", find the max of sales.
Does anyone know a formula that might work for this?
Name Date Dealer Sales
Andrea sept-07 A 10
Andrea sept -07 B 14
Tom oct-07 C 7
Claire sept-7 F 20
Andrea oct-07 D 15
Tom oct-07 G 9
Essentially, i need a formula that will say:
If the name = "Tom" and Date = "Oct-07", find the max of sales.
Does anyone know a formula that might work for this?