Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to import files into access

Status
Not open for further replies.

scotton

Technical User
Jun 20, 2005
27
US
The filedialog command box is working in my form so it opens the dialog box for the user to select which files they want to import and it shows it in a list box. I'm not sure what to do now to have it actually import the files into my database...this seems like it should be a no brainer, is it just a simple macro I need to trigger once they select the file?

TIA (Thank you in advance),

Sarah
 
Have a look at the TransferSpreadsheet or the The TransferText methods of the DoCmd object.

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top