View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default =IF Formula to find both < and

=AND((A1<B1),(B1<C1))

--
Gary''s Student - gsnu200784