I am trying to do a SUMPRODUCT calculation which avoids bothempty cells and error refs, without success, can anyone offer a solution please?
The range of cells I am trying to add contains both text andnumbers and I am trying to sum the total number of different values ie.
A
1 SE3038
2 SE3039
3
4 SE3038
5 SE3040
6 SE3040
7 #VALUE!
8 SE3037
The answer to the above should be 4 and it should ignore theblank cells and those that may contain an error.
I have been using the following =SUMPRODUCT((A1:A8<>"")/COUNTIF(A1:A8,A1:A8&""))which ignores the empty cells but I cannot find a way of ignoring the errors.
Any help appreciated, thankyou.
<strike></strike>
<strike>
</strike>
<strike></strike>
<strike></strike><strike></strike>
The range of cells I am trying to add contains both text andnumbers and I am trying to sum the total number of different values ie.
A
1 SE3038
2 SE3039
3
4 SE3038
5 SE3040
6 SE3040
7 #VALUE!
8 SE3037
The answer to the above should be 4 and it should ignore theblank cells and those that may contain an error.
I have been using the following =SUMPRODUCT((A1:A8<>"")/COUNTIF(A1:A8,A1:A8&""))which ignores the empty cells but I cannot find a way of ignoring the errors.
Any help appreciated, thankyou.
<strike></strike>
<strike>
</strike>
<strike></strike>
<strike></strike><strike></strike>