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?
- Jan 15, 2022
Ekow1
Jan 15, 2022Copper Contributor
This 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_Eekelen
Jan 15, 2022Platinum Contributor
- Ekow1Jan 15, 2022Copper ContributorThank you very much! It's working now