X
x6v87qe
Hi, Group
I have tried doing this with INDEX and MATCH but without success.
I have 2 columns of data, A and B
A B
40 40
100 50
100 70
200 115
400 365
600 40
800 80
1200 985
1600 1150
What I need to do is take
the one value from column B (365 in this case) find the closest value in A
then return the next highest value from column A (600).
Grateful for any help !!
I have tried doing this with INDEX and MATCH but without success.
I have 2 columns of data, A and B
A B
40 40
100 50
100 70
200 115
400 365
600 40
800 80
1200 985
1600 1150
What I need to do is take
the one value from column B (365 in this case) find the closest value in A
then return the next highest value from column A (600).
Grateful for any help !!