M
Mark
Hello,
I am working with a range of unsorted data which I would like to look
up the first instance of "ON" and return the value in the adjacent
column.
Status Fuel Flow
OFF 13,116
OFF 13,129
OFF 13,142
ON 13,154
ON 13,167
ON 13,180
ON 13,192
For example in this example I would like to pick out the fuel flow
value on the first instance of ON, so it should return the value
13,154.
I am having a bit of trouble figuring this out and would appreciate
any assistance.
Thanks so much,
Mark
I am working with a range of unsorted data which I would like to look
up the first instance of "ON" and return the value in the adjacent
column.
Status Fuel Flow
OFF 13,116
OFF 13,129
OFF 13,142
ON 13,154
ON 13,167
ON 13,180
ON 13,192
For example in this example I would like to pick out the fuel flow
value on the first instance of ON, so it should return the value
13,154.
I am having a bit of trouble figuring this out and would appreciate
any assistance.
Thanks so much,
Mark