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

VBA coding for importing

Status
Not open for further replies.

kkkk3345

Technical User
Apr 18, 2006
2
US
Hi all,
Is it possible to write a code to import Table,Query,Form or Report by writing code than following the procedure of going through File, Import....? If yes what would the code be

Cheers
Padi
 
'If yes what would the code be' ...

DoCmd.TransferDatabase
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top