Patriot2879
Well-known Member
- Joined
- Feb 1, 2018
- Messages
- 1,259
- Office Version
- 2010
- Platform
- Windows
Hi good morning, I have the =COUNTIF code below, where it counts 'Replan' if it Is in Row G, but I want to also count another word in a different row for example Row F and the word is 'Cumbria', so I only want it to count if replan and cumbria match, can you help please?
Code:
=COUNTIF(North!G:G,"Replan")