B
bountifulgrace
I the following information:
In Row 14 are city names, In Column A, are item descriptions
I have data (numbers) in B15:AQ249.
I want to return the number in the range B15:AQ249 for a particula
city, however, when I use the SumProduct formula below, it returns th
total of the row, but I want just one number for a particular city.
How can I make this formula work?
=SUMPRODUCT((B14:AQ14="Bethesda")*0)+SUMPRODUCT((A15:A80=A4)*(B15:AQ80))
Thanks
T
In Row 14 are city names, In Column A, are item descriptions
I have data (numbers) in B15:AQ249.
I want to return the number in the range B15:AQ249 for a particula
city, however, when I use the SumProduct formula below, it returns th
total of the row, but I want just one number for a particular city.
How can I make this formula work?
=SUMPRODUCT((B14:AQ14="Bethesda")*0)+SUMPRODUCT((A15:A80=A4)*(B15:AQ80))
Thanks
T