"and" "or" in formulas

D

donman1950

I'm trying to write a formula to calculate the price of an item a
follows:

=if(+b17<=0) and or (+c17<=0)," ",+c17/b17)

thanks for your hel
 
Top