A
andibevan
Hi All,
I have been trying to use the following formula to count the number o
items with RSK in column A and also *containing* ACT in column E. (i.e
they match both criteria
sumproduct((a5:a508)="RSK")*(E5:E508)="*ACT*"))
I have now been informed that "*" does not work as a wildcard within a
array (it does work as a wild card in other forumlas such as countif.
My questions are:-
1) is there a wild card that can be used with a sumproduct array?
2) if not, is there another way that I can count the number of items a
specified above?
Any help would be gladly received
Thanks
And
I have been trying to use the following formula to count the number o
items with RSK in column A and also *containing* ACT in column E. (i.e
they match both criteria
sumproduct((a5:a508)="RSK")*(E5:E508)="*ACT*"))
I have now been informed that "*" does not work as a wildcard within a
array (it does work as a wild card in other forumlas such as countif.
My questions are:-
1) is there a wild card that can be used with a sumproduct array?
2) if not, is there another way that I can count the number of items a
specified above?
Any help would be gladly received
Thanks
And