Excel 2003, need formula that meets two conditions then divides sums of numbers

Tech-Archive recommends: Fix windows errors by optimizing your registry



I have named ranges for CustID, CustType, Tons, and NetSales, sorted
alphabetically by CustID. I need to find "PerTon" for each customer
(the sum of NetSales divided by the sum of Tons). I need an array
formula that gives me the answer to: lf Y2 = CustID And X2 = CustType,
Sum(NetSales)/Sum(Tons). For the data below, the PerTon for customer
AOZ should be $30.97, but I can't come up with an array formula that
gives me the correct answer. I've been working on this for 2 days now,
unsuccessfully. Please, I'd appreciate any help I can get.

A B C D X2 Y2
CustID CustType Tons NetSales CustID CustType
1 AOZ BOX 500 25,000.00 AOZ Box
2 AOZ BOX 998 30,000.00 AUZ Box
3 AOZ BOX 850 22,000.00 ASZ TRADE
4 AOZ BOX 655 16,000.00 BMZ EXPORT
5 AUZ TRADE 42 14,845.00
6 ASZ EXPORT 61 20,293.00

.



Relevant Pages

  • Re: Excel 2003, need formula that meets two conditions then divides sums of numbers
    ... (the sum of NetSales divided by the sum of Tons). ... For the data below, the PerTon for customer ... but I can't come up with an array formula that ...
    (microsoft.public.excel.worksheet.functions)
  • PIVOT %
    ... I have tons of data as summarized below. ... for each customer. ... One Row will be the Sum of the NonUS, Next Row, Sum of ... and then the next 2 rows % of the Revenue from US and NonUS for that ...
    (microsoft.public.excel.misc)
  • Re: Summarizing data
    ... Customer Name ... Sum of reporting sub by network, class, total sum ...
    (microsoft.public.access.reports)
  • Addition error!?!
    ... so one of the big benefits of using Excel is that you can trust ... problem with s simple SUM function. ... quantity of product the customer owns. ... anyway) but SUM produces two different totals. ...
    (microsoft.public.mac.office.excel)
  • Re: SUMIF of specified cells in a range
    ... The SUM column D. ... The customer 1, customer 2's are merged into one cell and the list is 20 ... column C as a single array, i need to cherry pick the cells to sum. ...
    (microsoft.public.excel.misc)