Importing a Table

Payal Patel

Registered User.
Local time
Today, 06:03
Joined
Nov 3, 2009
Messages
34
How do I import a a table into access from excel automatically using VB script?
Thanks,
 
use the docmd.transferspreadsheet command. Check the VBA Help for the correct syntax
 

Users who are viewing this thread

Back
Top Bottom