Thread: Vlookup
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rbp9ad[_2_] Rbp9ad[_2_] is offline
external usenet poster
 
Posts: 25
Default Vlookup

Application.VLookup(Arguments)
or
Application.worksheetfunctions.VLookup(Arguments)

"Nicole D." wrote in message
...
How do I call the Vlookup function in VB?