CreativeRova
New Member
- Joined
- Dec 12, 2013
- Messages
- 49
Hi Excellers,
I have a formula I am using to count if an instance occurs.
=IF($D$10:$D$100="Backs",SUMPRODUCT((MOD(ROW(H10:H100)-ROW(H10),2)=0)*(H10:H100)),0)
but I am getting a #value error I can not figure out what I am doing wrong. "the search "Backs" will change on various lines but 5 different search criteria words will search the same columns.
Please help.
I have a formula I am using to count if an instance occurs.
=IF($D$10:$D$100="Backs",SUMPRODUCT((MOD(ROW(H10:H100)-ROW(H10),2)=0)*(H10:H100)),0)
but I am getting a #value error I can not figure out what I am doing wrong. "the search "Backs" will change on various lines but 5 different search criteria words will search the same columns.
Please help.