I could REALLY use some help from the experts here on this one...
I would like to accomplish the following.
I have four columns of data...
A B C D E
10 100 A 100RF 111A111-01
20 200 B 600FF 222A222-02
etc...
There could be potentially hundreds of rows.
Using search criteria from variables I need to look for the right combination of values found in A, B, C and D and return me the value found in E. I've been hacking away at this and could REALLY use some expert advice, preferably examples of how to make this happen. I believe I'm explaining this well enough understanding that there is often much misunderstanding coming from misinterpretation. Thanks so very much for any help you might choose to offer....
I would like to accomplish the following.
I have four columns of data...
A B C D E
10 100 A 100RF 111A111-01
20 200 B 600FF 222A222-02
etc...
There could be potentially hundreds of rows.
Using search criteria from variables I need to look for the right combination of values found in A, B, C and D and return me the value found in E. I've been hacking away at this and could REALLY use some expert advice, preferably examples of how to make this happen. I believe I'm explaining this well enough understanding that there is often much misunderstanding coming from misinterpretation. Thanks so very much for any help you might choose to offer....