Forum Discussion
daniela85
Jan 30, 2019Copper Contributor
Associate a word with a number formula in Excel
Hi, I am trying to create a formula wherein if someone enters "YES", it is associated with the number "1". If they enter "NO", then "0".
SergeiBaklan
Jan 30, 2019Diamond Contributor
It could be like
=--(A1="Yes")
if assume you have only Yes or No