horizonflame
Board Regular
- Joined
- Sep 27, 2018
- Messages
- 186
- Office Version
- 2013
Hi All,
I hope you can help me with a formula for this:
Firstly, determining if the criteria is met for main count to take place:
=IF((AND(Sheet1!$R3>0,Sheet1!$S3>3%)),1,0)
Then main count if criteria met (count back through range)
Countif through Sheet1!Q3,M3,I3,E3 and criteria is exact match to Q3
Many thanks for any help!
I hope you can help me with a formula for this:
Firstly, determining if the criteria is met for main count to take place:
=IF((AND(Sheet1!$R3>0,Sheet1!$S3>3%)),1,0)
Then main count if criteria met (count back through range)
Countif through Sheet1!Q3,M3,I3,E3 and criteria is exact match to Q3
Many thanks for any help!