C
Chickalett
How do I use the SMALL command when I want it to look at values liste
on different sheets? The problem is that it won't let me list more tha
one array like the minimum command allows me. Or is there some way t
list cell numbers inside a bracketed array instead of values? Fo
example, I can do:
=SMALL({6,23,5,2.3}, 2)
but I can't do:
=SMALL({A3,C5,D18,D21}, 2)
which is what I need to be able to do.
Is there another command I can use
on different sheets? The problem is that it won't let me list more tha
one array like the minimum command allows me. Or is there some way t
list cell numbers inside a bracketed array instead of values? Fo
example, I can do:
=SMALL({6,23,5,2.3}, 2)
but I can't do:
=SMALL({A3,C5,D18,D21}, 2)
which is what I need to be able to do.
Is there another command I can use