JOE Conner wrote:
Wade Smart wrote:
=IF(O3=80 or 25,"spring2010","fall2009")
I dont know if this is possible or not but, I would like to do
something like: IF O3 = 80 OR 25.. but || and OR isnt working.
Suggestions?
wade
Yes, the formula you want should have the form
=IF(OR(O3=80;O3=20);O3;"BAD") so hopefully
this is what you want.
Joe Conner, Poulsbo, WA USA
Ah.. thats it. Thanks Joe.
Wade
--
Registered Linux User: #480675
Registered Linux Machine: #408606
Linux since June 2005
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]