S senzor Registered User. Local time Yesterday, 16:08 Joined Feb 14, 2006 Messages 10 Feb 14, 2006 #1 Hello my next thingy is there is a table TEST in the database HOME im working in the database HOME1 How can i import the table TEST to the database HOME1 but only by using a Module in vb? any ideas maybe? thnx
Hello my next thingy is there is a table TEST in the database HOME im working in the database HOME1 How can i import the table TEST to the database HOME1 but only by using a Module in vb? any ideas maybe? thnx
ghudson Registered User. Local time Yesterday, 19:08 Joined Jun 8, 2002 Messages 6,194 Feb 14, 2006 #2 Searching the forum and also the Access VBA help files is a great way to discover and learn the answers to your Access programming questions.
Searching the forum and also the Access VBA help files is a great way to discover and learn the answers to your Access programming questions.
P Pat Hartman Super Moderator Staff member Local time Yesterday, 19:08 Joined Feb 19, 2002 Messages 47,578 Feb 14, 2006 #3 I'll give you a better hint. Look up TransferDatabase.
S senzor Registered User. Local time Yesterday, 16:08 Joined Feb 14, 2006 Messages 10 Feb 15, 2006 #4 k ill look after TransferDatabase