Question : Access - Macro to Import External Data

In Access 2003, is there a Macro method to import external data (i.e. data not in the current Access db?)

I will be frequently importing data from Excel (or a SQL Server in the future), and automating this with minor coding changes dependent on file name is beneficial.

Thanks

Answer : Access - Macro to Import External Data

you can use TransferDatabase command in macro

See the link for more info on this command

http://msdn.microsoft.com/en-us/library/bb177398.aspx

Random Solutions  
 
programming4us programming4us