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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Export Linked table to another db using VBA

Status
Not open for further replies.

Ymesei

MIS
Jul 25, 2000
44
GU
I'm trying to create a function that will export a linked table from the current db into another one. The only problem is that it's exporting a link to the back end to the other db. I want it to actually export a copy of the back end table to the new db, but I need the process to be done from the Front End.

I am using the TransferDatabase method. Is there an argument that will have it do this or maybe another method that will do it this way?

Thanks in advance.
Will
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top