View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Marilyn Marilyn is offline
external usenet poster
 
Posts: 211
Default IF Formula referring to 2 cells

Hello My formula is =IF(C7<"","","<--- REQUIRED FIELD"). what I want to
do is add another cell reference to the formula . In plain english if
either cell C7 or cell G7 is blank then "<---REQUIRED FIELD" if both cells
are not empty then nothing. thanks in advance