J
Jeff Wright
Hello, all !
I have a range (let's say I named it "numbers") from A1:A10. I want to
determine the position of the very first non-zero number in that range. For
example, if cells A1 and A2 have a value of zero, and cell A3 has a value of
22, the number I want to have returned as the position is 3.
Likewise, I need to know the position of the last number in the range. For
example, if cells A8:A10 are zero, and cell A7 has a value of 37, the number
I want returned as the last position of a non-zero number is 7.
Thanks for your help!
Jeff W.
I have a range (let's say I named it "numbers") from A1:A10. I want to
determine the position of the very first non-zero number in that range. For
example, if cells A1 and A2 have a value of zero, and cell A3 has a value of
22, the number I want to have returned as the position is 3.
Likewise, I need to know the position of the last number in the range. For
example, if cells A8:A10 are zero, and cell A7 has a value of 37, the number
I want returned as the last position of a non-zero number is 7.
Thanks for your help!
Jeff W.