vb equivalent to lookup

C

C0ppertop

I'm reading a file in which I need to see if a variable in the record I'm
reading is part of a known list.
I had hoped to use "lookup" but this is only an worksheet function. How can
I do this in VB?
 
Top