original.grace
New Member
- Joined
- Jun 29, 2011
- Messages
- 12
Is there a way to have an embedded IF function that returns two different false responses?
For instance, I want both of these in the same formula:
=IF(ISTEXT(H2),"yes","no")
=IF(ISTEXT(E2),"yes","not seq")
For instance, I want both of these in the same formula:
=IF(ISTEXT(H2),"yes","no")
=IF(ISTEXT(E2),"yes","not seq")