View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Need correct IF(ISBLANK) formula when referencing whether one of t

=IF(OR(A1="",B1=""),"",C1)
--
Gary''s Student - gsnu200786