wailingrecluse
Registered User.
- Local time
- Today, 19:34
- Joined
- Feb 10, 2009
- Messages
- 50
Hi all,
I hope someone can help with this....
I have a column of numbers, 1's and 0's... I would like to search through the column until i come to the first 0 in the sequence. I would then like to check if the next number is a 0. If the next number is NOT a 0, then I would like to move on to the next 0. If the number following the 0 IS a 0, then I would like to return the number of the row containing the non 0
Does this make sense? and can anyone help?
Thanks,
WR
I hope someone can help with this....
I have a column of numbers, 1's and 0's... I would like to search through the column until i come to the first 0 in the sequence. I would then like to check if the next number is a 0. If the next number is NOT a 0, then I would like to move on to the next 0. If the number following the 0 IS a 0, then I would like to return the number of the row containing the non 0
Does this make sense? and can anyone help?
Thanks,
WR