I'm building up a checking sheet for my work for issuing of commemorative coins. In 'Column F' I have a if formula running that answers 'Yes' or 'No' to indicate if the employee is eligible to have a coin issued. 'Column G' is a manual input of 'Yes' or 'No' to indicate if the employee has actually been issued a coin.
What I'm after is a formula to put into 'Column H' to give the following outputs (so I can run a 4 icon traffic light condition formatting, I know the formula and formatting for this once I can get the four outputs), however I'm unsure of how to do it and I've been playing around with formulas for a few hours.
G F H
Yes Yes 1
Yes No 2
No Yes 3
No No 4
Hope I explained this with enough sense to get an answer. Please note I'm working in Excel 2007, as that's what work has.