Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"pcw" wrote in message
... Is it possible to incorporate SQL with VBA Excel code? "Greg Koppel" wrote in message ... 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) For VBA code, check out ADO. MS Query is a GUI tool. -- |