Caporegime
- Joined
- 13 May 2003
- Posts
- 34,560
- Location
- Warwickshire
Hi all
Imagine a row of words followed by a row of numbers.
I need something that looks along the row and says, if the number is not zero, return the word on the row above.
E.g.
STO ALC FIN MRB OUT
_0___1___0__0___0
Would return "ALC".
Many thanks
.
Imagine a row of words followed by a row of numbers.
I need something that looks along the row and says, if the number is not zero, return the word on the row above.
E.g.
STO ALC FIN MRB OUT
_0___1___0__0___0
Would return "ALC".
Many thanks
