Thread
:
IF formula
View Single Post
#
1
Posted to microsoft.public.excel.misc
Gary''s Student
external usenet poster
Posts: 11,058
IF formula
=IF((A1+B1)<0,0,MIN((A1+B1),2000))
--
Gary''s Student - gsnu200831
Reply With Quote
Gary''s Student
View Public Profile
Find all posts by Gary''s Student