conversion

H

Harald Staff

Yes and no. The tables themselves will convert -or be able to be imported. But if the
database is made as databases should be, normalization, relations and everything, then it
will loose its intelligent database behavior and become just a file full of stupid data.
 
F

frank

-----Original Message-----
Can a Access db be converted to a Excel worksheet?
.
What you might try is create a query or table in Access
for all the data you want to import into excel and import
just that query/table.

Frank
 
Top