Thread: IF formula
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default IF formula

=IF((A1+B1)<0,0,MIN((A1+B1),2000))
--
Gary''s Student - gsnu200831