Click here to Skip to main content
15,884,177 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to export an access table to excel.I am using access2007

What I have tried:

as i dont know access i have just googled and didnt find any solution
Posted
Updated 10-Aug-17 19:44pm

1 solution

Quote:
i want to export an access table to excel.I am using access2007

Just use the Windows GUI tools:
- Open the table on screen
- Select the table
- Copy
- switch to Excel
- Paste in WorkSheet
and you are done.
 
Share this answer
 

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