How to Lookup For something main VBA
Posted
by gorPweN
on Stack Overflow
See other posts from Stack Overflow
or by gorPweN
Published on 2010-06-04T19:05:53Z
Indexed on
2010/06/05
8:42 UTC
Read the original article
Hit count: 310
vba
Hi, I wanna know how to Lookup For many number in a column A corresponding to a name in Column B By coding in VBA..And Write it in column C??? Thanks in advance..Im new in this...
Exemple A B C
200-333 Jack
200-345 Lea
200-346 Fresh
200-347 Tide
Jack
200-323 Tide
Lea
Fresh
200-344 Tide
© Stack Overflow or respective owner