You can use the External Data feature of Excel:
- menu Data > Import (or Get) External Data > New Database Query
- in the dilaog, choose a data source or data source type
- then follow the dialog steps and build your query
or in VBA you can use ADO:
- Add the Microsoft ActiveX Data Object library throu the Tools >referwences
menu of the VB Editor
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.