J
jeffsmarketplace
All,
I am using a sumproduct formula to total a number of specific
instances and I would like to include a few variables using a wild
card. As an example:
This is the formula I am using
=SUMPRODUCT(('Real Monitor'!B$7:B$39=E31)*('Real Monitor'!F$7:F$39="s1-
prd-std"))
I would like to do this
=SUMPRODUCT(('Real Monitor'!B$7:B$39=E31)*('Real Monitor'!F$7:F
$39="s1*"))
or this
=SUMPRODUCT(('Real Monitor'!B$7:B$39=E31)*('Real Monitor'!F$7:F$39="s1-
prd-std","s1-prd-std-ce","s1-prd-std-V6"))
The problem is none of them work, but the first one. The data is
dynamic and changes from time to time, so any of the 3 or more could
be necessary for me to get an accurate count. Please advise on what to
do.
regards,
Jeff
I am using a sumproduct formula to total a number of specific
instances and I would like to include a few variables using a wild
card. As an example:
This is the formula I am using
=SUMPRODUCT(('Real Monitor'!B$7:B$39=E31)*('Real Monitor'!F$7:F$39="s1-
prd-std"))
I would like to do this
=SUMPRODUCT(('Real Monitor'!B$7:B$39=E31)*('Real Monitor'!F$7:F
$39="s1*"))
or this
=SUMPRODUCT(('Real Monitor'!B$7:B$39=E31)*('Real Monitor'!F$7:F$39="s1-
prd-std","s1-prd-std-ce","s1-prd-std-V6"))
The problem is none of them work, but the first one. The data is
dynamic and changes from time to time, so any of the 3 or more could
be necessary for me to get an accurate count. Please advise on what to
do.
regards,
Jeff