View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cici cici is offline
external usenet poster
 
Posts: 3
Default Unable to get VLOOKUP property

Thank Frank and Rob for answering my question earlier.
Here is the problem again.

I tried:
Application.WorksheetFunction.VLookup()

Then, I got this run-time error:
"Unable to get the VLOOKUP property of the
WorksheetFunction class"

Thank you.