View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lylo lylo is offline
external usenet poster
 
Posts: 2
Default Copy the results of an Access query into an Excel spreadsheet

Hi,

I have a macro in excel, and I would like to add a sub that would
- open Access
- Copy the results of a query into a new spreadsheet of my workbook
- close Access

Thanks

lylo