C
caleb
Hi
Got an equation nightmare on my hands.
So i have 3 columns of data
A: State Abbreviate
B: Benchmark Number
C: New Number
I am trying to get an equation that in column D will return the 2
closest values in column B for a value in a cell in Column C.
So if column C1 is 100
And column D1
5 is 101, 115, 98, 5,92
It will find values 101 and 115 and put them in column D. The trick
being was that i was hoping it would also return the State Abbreviate
for this record. So if Fl is 101 it would return Fl: 101
Any ideas on how to do this???
Got an equation nightmare on my hands.
So i have 3 columns of data
A: State Abbreviate
B: Benchmark Number
C: New Number
I am trying to get an equation that in column D will return the 2
closest values in column B for a value in a cell in Column C.
So if column C1 is 100
And column D1
5 is 101, 115, 98, 5,92It will find values 101 and 115 and put them in column D. The trick
being was that i was hoping it would also return the State Abbreviate
for this record. So if Fl is 101 it would return Fl: 101
Any ideas on how to do this???