Thread: Vlookup?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Charlotte E Charlotte E is offline
external usenet poster
 
Posts: 59
Default Vlookup?

what the difference between...

Worksheetfunction.Vlookup()

and...

Application.Vlookup()

???


What the benefit of using one over the other???
Are there special circumstance or situation where you might wanna use one of
them, but in other cases it is preferable to use the other?


TIA,