all,
wondering if there is a FUNCTION (not vba) in excel that retruns a value representative of the unique values exisitng in a range....i know how to do this in vba but would prefer a function which is why i ask
for example, in the range containing the following array of #s (1,2,3,4,1,2,3,4) it would only return 4 because it does not count the duplicates twice (only unique instances of a value)....thanks a lot
wondering if there is a FUNCTION (not vba) in excel that retruns a value representative of the unique values exisitng in a range....i know how to do this in vba but would prefer a function which is why i ask
for example, in the range containing the following array of #s (1,2,3,4,1,2,3,4) it would only return 4 because it does not count the duplicates twice (only unique instances of a value)....thanks a lot