Text search in an "IF" or "SUMIF" type statement
Posted by Jeremy Harris on July 18, 2001 11:12 PM
Hello all,
I have been trying to work out how to do the following.
I have A list of data as below and I want to pull all
values associated with one particular name and product
using a formula in each cell of the 2nd table.
LOCATION prod1 prod2 prod3
A 10
B 10
A 10 10
B 10
C 5 5
C 5
A 10
So I end up with a table
Location prod1 prod2 prod3
A 20 20
B 10 10
C 5 5 5
I suppose my question is
Is it possible to use a reference to a cell in the
comparison of the