Click here to Skip to main content
15,899,026 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to export the access database to excel report
Posted
Comments
Maciej Los 31-Jul-13 3:50am    
?Please elaborate... What you mean "to excel repot"?
Yousho 14-Apr-16 7:38am    
This VB.NET component for excel files can enable you to do this by obtaining a DataTable object from access database and then exporting that DataTable into an Excel file.

1 solution

 
Share this answer
 
v5
Comments
Maciej Los 31-Jul-13 4:11am    
Another one bad answer ;( Most of links shows how to export SQL server database to Excel.
Please, read carefully the question. OP wants to export MS Access database to excel report (whatever it means).

(i'm not voting)
berrymaria 31-Jul-13 4:16am    
Updated :)
Maciej Los 31-Jul-13 4:18am    
OK, but question is tagged as VB.NET, but not VBA ;(

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900