Thread: SQL and Excel
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Greg Koppel Greg Koppel is offline
external usenet poster
 
Posts: 79
Default SQL and Excel

The best way to find the code for you to use is to record a macro while
manually performing a query from Excel using MSQuery (Data/Get External
Data/New Database Query)

HTH, Greg

"pcw" wrote in message
...

Is it possible to incorporate SQL with VBA Excel code?