View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CT Cameron
 
Posts: n/a
Default Help with and /if formulas

Help with adding or combining 3 formulas into one. I would like to combine
the following using the AND or IF?? The first formula is created in I2 and
reads =IF(C2<0,"NO","YES") The other 2 formuals I would like to insert
aif I2 = yes and F2< 7 then NA, if I2 = No then NA and if I2 = yes and F2
7 refer to L2 (lookup column) Each of these formulas work just fine

independently but rather than have 3 columns of info, I would like to shorten
it to one column having all the referencing.

Pleae help. Thanks!