View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default error message in Vlookup

[...]
Also, Andy Wiggins has a method using sql.request that is supposed to

work
and if the data is in a table, it can be accessed using ADO or

perhaps the
older DAO.

I believe Frank can post a reference to previous posts on those

topics.

here we go:
http://tinyurl.com/2c62u

Frank