Thread
:
lookup table
View Single Post
#
1
Nathan
Posts: n/a
lookup table
I have a table setup much like this.
TW Sq Ft
0-255
1 .743
2 .745
3 .746
4 .748
If I enter a value of 245 and 4 I want it to return .748 because it is
between 0 and 255 and a TW of 4. Im lost.
Reply With Quote