IF statements

C

cb3291u

What would I do if I wanted to do a statement that said the following:

If Column A>0 and B>0 then =1 else = 0

Thanks in advance
 
Top