Thread: SELECT Query
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
Harlan Grove[_2_] Harlan Grove[_2_] is offline
external usenet poster
 
Posts: 1,231
Default SELECT Query

"TJ" wrote...
I am looking for a way of simulates a Access SELECT query in Excel.

....

Look for the SQL.REQUEST function or the XLODBC.XLA add-in on
Microsoft's web site.