open file XLS

F

Frank Dulk

how do I do to import the content of files excel for the access without
linking?
 
D

Douglas J. Steele

In Access 2003 and earlier, you use File | Get External Data | Import

You can also do it programmatically using the TransferSpreadsheet method.
 
Top