Thread
:
is there a function called "between" in excel
View Single Post
#
2
Posted to microsoft.public.excel.misc
Gary''s Student
external usenet poster
Posts: 11,058
is there a function called "between" in excel
The formula:
=IF(AND((A529),(A5<61)),A5,"")
will put a value in C5 is A5 is "between" 30 and 60
--
Gary''s Student
gsnu200711
Reply With Quote
Gary''s Student
View Public Profile
Find all posts by Gary''s Student