IF THEN

F

Foyeti23

I have a form that I need to do an IF THEN statement for and I can't seem to
get it to work. I need for text in one cell to trigger text in a different
cell.
Ex.
IF Text1 = Option 1, THEN Text 2 = $50.00
IF Text1 = Option 2, THEN text 2 = $35.00
How do I write a formul for this??
 
J

Jean-Guy Marcil

Foyeti23 was telling us:
Foyeti23 nous racontait que :
I have a form that I need to do an IF THEN statement for and I can't
seem to get it to work. I need for text in one cell to trigger text
in a different cell.
Ex.
IF Text1 = Option 1, THEN Text 2 = $50.00
IF Text1 = Option 2, THEN text 2 = $35.00
How do I write a formul for this??


Put this in Cell 2, insert the {} using CTRL-F9. When you are done, with the
cursor inside the formula, do SHIFT-F9 to revert to the value instead of the
code.

{IF Text1 = "Option 1" "$50.00" ""}

--
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
(e-mail address removed)
Word MVP site: http://www.word.mvps.org
 

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