How do I use a vlookup in VBA

Joined
Nov 20, 2012
Messages
1
Reaction score
0
Here is the Vlookup I am trying to convert to VBA

=IF(ISNA(VLOOKUP(AM2,MSJ_Daily!A:Z,26,FALSE)),"",VLOOKUP(AM2,MSJ_Daily!A:Z,26,FALSE))


Thanks,
Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top