Hi,
Im trying to use sumproduct formula subject to meeting two conditions, but the data values may contain some #VALUE! values. Because of this my final value is giving #VALUE! Error. Any suggestions how to tackle it?
For example:
a 1990 2
a 1991 5
a 1992 3
a 1990 #VALUE!
a 1991 6
a 1992 7
a 1990 8
a 1991 15
a 1992 12
I want to add where column A is “a”, Column B is “1990” and shud get 10 as result for this condition and not the #VALUE! error.
Any suggetions plz?
Im trying to use sumproduct formula subject to meeting two conditions, but the data values may contain some #VALUE! values. Because of this my final value is giving #VALUE! Error. Any suggestions how to tackle it?
For example:
a 1990 2
a 1991 5
a 1992 3
a 1990 #VALUE!
a 1991 6
a 1992 7
a 1990 8
a 1991 15
a 1992 12
I want to add where column A is “a”, Column B is “1990” and shud get 10 as result for this condition and not the #VALUE! error.
Any suggetions plz?
Last edited: