.dbf to .accdb ?

J

John W. Vinson

how to trasform .dbf file to .accdb(access 2007) ?

File... Get External Data... Import into an empty .accdb.

A dbf file does NOT correspond to an Access database but rather to an Access
Table (within a database).
 
Top