the data in Column G is in ascending order and I want the number from Column G which is closest to the value in A2 as my return value.
the below lookup function gives me the closest lower value only. Please advise me how to get the closest higher value.
=LOOKUP(A2,G:G)
the below lookup function gives me the closest lower value only. Please advise me how to get the closest higher value.
=LOOKUP(A2,G:G)
Last edited: