IF AND function

G

GreenMonster

I have the following IF AND function

=IF(AND(H25>0,D25="P",F25="IJ"),MIN(H25:J25)-(3/8),"")

The cell F25 can also contain "M" as a value...if so I need the function to
calculate the exact same way if "M" is choosen by the user. Do I need to
include the OR function since F25 can be either "IJ" OR "M"?

If so, I haven't been able to wrtie the function properly using OR.

Any ideas?

Thanks
 

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