Click to See Complete Forum and Search --> : transfering or converting databse


reshmavs
March 19th, 2001, 05:06 AM
I want to convert an .xls file to access database.i have tried using docmd.transferspreadsheet but it failed.so please help me and tell me other ways of doing it
thanx in advance

vchapran
March 19th, 2001, 01:32 PM
Try to import *.xls to *.mdb using Insert - Table - Import Table in Access.

Vlad