forbudt4u
Board Regular
- Joined
- Jul 22, 2006
- Messages
- 54
- Office Version
- 365
- 2019
- 2016
- Platform
- Windows
- Mobile
- Web
I've tried searching the forum for this answer and I can't exactly find the answer I'm looking for. I'm not even sure if this will require an IF Statement or VLookup?
I have a couple of cells that have a drop down with 3 available answers:
YES
NO
BLANK
I want to create a formula that references the said cell's value but results in producing the following:
If cell = YES, then the result would be TRUE
If cell = NO, then the result would be FALSE
If cell = BLANK, then the result would be BLANK
I could have used a checkbox instead of a YES, NO or BLANK answer, but checkboxes are hard to see for some of our users... hence the reason for having this issue. Any help would be appreciated!
I have a couple of cells that have a drop down with 3 available answers:
YES
NO
BLANK
I want to create a formula that references the said cell's value but results in producing the following:
If cell = YES, then the result would be TRUE
If cell = NO, then the result would be FALSE
If cell = BLANK, then the result would be BLANK
I could have used a checkbox instead of a YES, NO or BLANK answer, but checkboxes are hard to see for some of our users... hence the reason for having this issue. Any help would be appreciated!