export form

  • Thread starter Thread starter Andrea Lodi
  • Start date Start date
A

Andrea Lodi

I am looking a way to send a form from a database to another using only the
code and avoiding any wizard.
THanks.
Andrea
 
On Thu, 10 Jan 2008 18:21:18 -0800, Andrea Lodi <Andrea
I am looking a way to send a form from a database to another using only the
code and avoiding any wizard.
THanks.
Andrea

Take a look at the VBA help for TransferDatabase.

I presume you want to send the actual Form object - not the data visible on
the form...?

John W. Vinson [MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top