B
bfriederichs
Got a little problem, making a spreadsheet to do an interpolation o
conductor sag data taken from a very expensive program. Here's m
problem, due to the nature of the data, I need to do a three colum
lookup function. Now, I tried expanding
=INDEX(Place to look
MATCH(Value_1,&Value_2,&Value_3,V1_Range&V2_Range&V3_Range, 0))
That's an expansion of something I figured out for a two column a fe
months ago, thought I could just expand it by one column, but obviousl
I'm mistaken.
Any thoughts?
Oh, and my VBA is so rusty it doesn't even move
conductor sag data taken from a very expensive program. Here's m
problem, due to the nature of the data, I need to do a three colum
lookup function. Now, I tried expanding
=INDEX(Place to look
MATCH(Value_1,&Value_2,&Value_3,V1_Range&V2_Range&V3_Range, 0))
That's an expansion of something I figured out for a two column a fe
months ago, thought I could just expand it by one column, but obviousl
I'm mistaken.
Any thoughts?
Oh, and my VBA is so rusty it doesn't even move