Confusion...(conditional formatting)

N

nishapurohit

Thanks to all that replied to my post!!

I was looking to make F2 field a required field, i.e <red>

If E2 = "yes" then make F2 a required field.

I am going to email this spreadsheet to users, if the user select "yes
to question asked in E column, I would like them to provide detaile
information in column F.

Does that make sense?

Thank you again for your help! this forum rocks
 
B

Bob Phillips

No need for the IF, just use

=E2="yes"

as that resolves to TRUE or FALSE

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top