Forum Discussion
Ekow1
Jan 15, 2022Copper Contributor
Formula not working
I have tried the =IF(logical_test, value if true, value if false) formula but Excel does not seem to be recognizing it. Could someone please help?
3 Replies
- Ekow1Copper ContributorThis is the formula I put in: =IF(BE2='Britain',1,0) I am trying to create a dummy variable coding Britain as 1 and France as 0
- Riny_van_EekelenPlatinum Contributor
- Ekow1Copper ContributorThank you very much! It's working now