Kirstym1918
New Member
- Joined
- Dec 17, 2017
- Messages
- 45
Hi all,
How do I add to this formula =IF(COUNTIF(Monday!$G$6:$I$25,$B2)>0,"W","")
It looks in the Monday range for a match with B2 then returns "W" but if false I would like it to carry out another formula to find a match but return R as per below, any idea how I can do this.
=IF(COUNTIF(Monday!$T$6:$U$31,$B2)>0,"R","")
Many Thanks
How do I add to this formula =IF(COUNTIF(Monday!$G$6:$I$25,$B2)>0,"W","")
It looks in the Monday range for a match with B2 then returns "W" but if false I would like it to carry out another formula to find a match but return R as per below, any idea how I can do this.
=IF(COUNTIF(Monday!$T$6:$U$31,$B2)>0,"R","")
Many Thanks