created a excel spreadsheet from access database table

S

souris

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

Souris,
 
J

John Vinson

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]
 
J

John Vinson

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]
 
Top