created a excel spreadsheet from access database table

  • Thread starter Thread starter souris
  • Start date Start date
S

souris

I am looking for create a spreadsheet from Access table.
Any information is great appreciated.

Souris,
 
I am looking for create a spreadsheet from Access table.
Any information is great appreciated.

Souris,

Take a look at File... Export on the Menu, and select .xls from the
"Files of Type" menu.

John W. Vinson[MVP]
 
Thanks for the information,
How do I do to write code?

To get started, open your database window to the "Modules" tab and
click the New Module button.

To learn how to write code takes far more than a newsgroup message can
cover, particularly in a different language than your usual. I would
suggest purchasing a book on VBA programming. My colleague John
Viescas has written a good one which may have been translated, and
there are several others.


John W. Vinson[MVP]
 

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