IF STATEMENT HELP

  • Thread starter Thread starter dendh
  • Start date Start date
D

dendh

I am trying to write if statement and havent been able to get all to work,
ex:
=IF(and(O18="L TO R",q18=Right hand")),"5500-402-02",IF(and(O18="R TO
L",q18="right hand")),"5500-401-02"
 
=IF(AND(O18="L TO R",Q18="Right hand"),"5500-402-02",IF(AND(O18="R TO
L",Q18="right hand"),"5500-401-02"))
--
HTH

Kassie

Replace xxx with hotmail
 

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

Back
Top