Hi All, Ok. It's easy to find the last true value of an array... simply HHV(array,x) where x=no of intervals back.
However, how can I find the last true value of the array looking back over x intervals...?? is there an array method without looping...? Many Thanks
