nozenfordaddy: (Default)
nozenfordaddy ([personal profile] nozenfordaddy) wrote in [personal profile] sheikah 2012-06-13 03:09 pm (UTC)

Try =IF(cell with word=word, number if true, number if false)

So like:

=IF(A1=TRUE, 1, 0)

If that doesn't work, or your word is more complex, you may need to put "quotations" so it would be:

=IF(A1="Answer positive", 1, 0)

Unless you've already tried that in which case I've no idea why it didn't work...

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting