View Single Post
  #1   Report Post  
carl
 
Posts: n/a
Default Modifying an Existing Formula

I am using this formula:

IF(ISNA(I8),"",J8)

I would like to adjust the formula to look at H8 and if H8=1, do the same
thing otherwise do nothing ("").

Thank you in advance.