Thread
:
Can I use a formula that finds the smallest number that occurs twice in a column?
View Single Post
#
5
Posted to microsoft.public.excel.programming
Ardus Petus
external usenet poster
Posts: 718
Can I use a formula that finds the smallest number that occurs twice in a column?
=MIN(999,FALSE) returns 0, but your formula works as expected!
Regards,
--
AP
Reply With Quote
Ardus Petus
View Public Profile
Find all posts by Ardus Petus