ENGinTraining
New Member
- Joined
- May 14, 2011
- Messages
- 14
I'm somewhat new to the visual basic side of excel. I'm trying to write a program to do a vlookup of data using excel.
This is the statement in excel:
=VLOOKUP(state5_p &"|" &state5_t,'Table A-6E'!A9:F619,3,FALSE)
can anyone tell me how to wright that in basic?
This is the statement in excel:
=VLOOKUP(state5_p &"|" &state5_t,'Table A-6E'!A9:F619,3,FALSE)
can anyone tell me how to wright that in basic?