Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Import excel to access table via command button

$
0
0
Hi,

I'm struggling to import a spreadsheet into access via a command button.

The idea is to give the user an option to select a spreadsheet and that will then be imported into a already defined table called TestData.

I currently have the below but its just giving errors.

DoCmd.TransferSpreadsheet acExport, TestData

Can anyone provide any assistance please?

Thanks,
Ian.

Viewing all articles
Browse latest Browse all 13329

Trending Articles