View Single Post
  #1   Report Post  
Brad Wolosz Brad Wolosz is offline
Junior Member
 
Posts: 3
Default Grouping IF/AND/OR in a single formula

Hi all

I am trying to creat a formula by grouping multiple conditions
and just cant seem to get it to work

Any ideas would be of great help

Here is what I am trying to acomplish

IF H2=0 AND I2=0, ""
IF H20 AND I2=0 "1"
ELSE I2/H2

Thanks for any input given

Brad