K
kingart69
Hello all - I want a minimum value EXCLUDING Zeros. This formula:
=SMALL(A1:A10,1+COUNTIF(A1:A10,0))
Would work great if I was working with one worksheet - alas, I am
not. Maybe I'm just messing up syntax, but I simply cannot tweak it
to work across sheets.
Just for refererence - My max formula of course works fine: =MAX
('1:14'!L35)
I have 14 Sheets, each simply numbered, and the cell I want is L35 on
each. how can I get the minimum excluding zeros?
thanks all in advance for your help.
=SMALL(A1:A10,1+COUNTIF(A1:A10,0))
Would work great if I was working with one worksheet - alas, I am
not. Maybe I'm just messing up syntax, but I simply cannot tweak it
to work across sheets.
Just for refererence - My max formula of course works fine: =MAX
('1:14'!L35)
I have 14 Sheets, each simply numbered, and the cell I want is L35 on
each. how can I get the minimum excluding zeros?
thanks all in advance for your help.