C
calebfda
Hi
I am at a lost of where to even begin this....or it is even possible
i have 2 columns of data.
Column A is state
Column B is money owed to that state
So lets say
A1 is florida and B1 is 29,000
I am trying for column C to tell me what values (and if possible the
cooresponding state) are the 2 closest values above it and the 2
closest values below it in B1:B50. It can appear as a string of text
like 27,000 CA 28944 (OR) 31000 (FL) 31200 (GA)
Is there a way to do this??
I am at a lost of where to even begin this....or it is even possible
i have 2 columns of data.
Column A is state
Column B is money owed to that state
So lets say
A1 is florida and B1 is 29,000
I am trying for column C to tell me what values (and if possible the
cooresponding state) are the 2 closest values above it and the 2
closest values below it in B1:B50. It can appear as a string of text
like 27,000 CA 28944 (OR) 31000 (FL) 31200 (GA)
Is there a way to do this??