Hi,
I need to identify the closest time when field A= 1, I need to identify the closest time in the following rows. I need to continue until there is another A=1.
Attached the example,
For Group 1, Whenever A=1, Then Compare its Value from C to the closest in the same column untill there another A=1.If there is non found return 0 on Column D or add the closest time in column D.
The same process goes on.
