Creating an Access Report using an Excel spreadsheet

  • Thread starter Thread starter Drummer2004
  • Start date Start date
D

Drummer2004

I need to create a report on data found in an excel spreadsheet but I
need to use a query in order to do so. I was wondering if that was
even possible and if so then how would I go about doing it? Any help
would be appreciated.
 
Link the spreadsheet as if it were a table. See TransferSpreadsheet in VBA
Editor Help for details.

Create your query based on the spreadsheet.
 

Ask a Question

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.

Ask a Question

Back
Top