Thread
:
if then statement
View Single Post
#
6
Posted to microsoft.public.excel.misc
Gary''s Student
external usenet poster
Posts: 11,058
if then statement
=ABS(COUNTIF(A:A,"" & 4999)-COUNTIF(A:A,"" & 9998))
--
Gary''s Student - gsnu200764
"Amy" wrote:
I would like to count the number of cells in a range that has a number in it
that is greather than 4999 but less than 9999 - any ideas
Reply With Quote
Gary''s Student
View Public Profile
Find all posts by Gary''s Student