Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Excel IF/OR formula question
#1
I'm trying to formula this:

If C12 contains "* Close" or "* Short", then Q12 = 7. If C12 contains neither, then Q12 is zero (or no entry).

I tried below, but the results are wrong, though the formula seems syntaxed (I know, not a word, but you know what I mean, eh?) correctly.

IF(OR(C12="* Close",C12="* Short"),7,0)

I tried at Mr Excel, but I don't understand the suggestion.
“Art is how we decorate space.
Music is how we decorate time.”
Jean-Michel Basquiat
Reply


Messages In This Thread
Excel IF/OR formula question - by Fritz - 04-10-2010, 04:29 AM
Re: Excel IF/OR formula question - by Fritz - 04-10-2010, 03:20 PM
Re: Excel IF/OR formula question - by Greg - 04-10-2010, 04:37 PM
Re: Excel IF/OR formula question - by Fritz - 04-10-2010, 05:04 PM
Re: Excel IF/OR formula question - by Buzz - 04-10-2010, 10:50 PM
Re: Excel IF/OR formula question - by Fritz - 04-11-2010, 05:32 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)