Hello,
I have 4 columns A, B, C, and D. Collumn A is a datetime data set and the other 3 are various other number data sets. I would like to enter a value in a cell under column F, G or H and the VLookup would look through columns B, C or D respectively to see if the value was exceeded. If yes, it would input 'yes' in the cell and post the datetime it occurred next to it.
I'm trying Vlookup but it seems like the greater than option isn't possible. So far I'm using this formula: =VLOOKUP(F8,B14:D70,-1,FALSE) but I just get #N/A as a result.
No sure if I'm explaining myself properly but I appreciate any help you guys could provide.
Thanks
I have 4 columns A, B, C, and D. Collumn A is a datetime data set and the other 3 are various other number data sets. I would like to enter a value in a cell under column F, G or H and the VLookup would look through columns B, C or D respectively to see if the value was exceeded. If yes, it would input 'yes' in the cell and post the datetime it occurred next to it.
I'm trying Vlookup but it seems like the greater than option isn't possible. So far I'm using this formula: =VLOOKUP(F8,B14:D70,-1,FALSE) but I just get #N/A as a result.
No sure if I'm explaining myself properly but I appreciate any help you guys could provide.
Thanks