use the same form in 2 projects

  • Thread starter Thread starter mark kubicki
  • Start date Start date
M

mark kubicki

I have a form in one project; and it would be "very helpful" to be able to
access that form (same data, same functions, same details...) in a 2nd
project
- currently, (presuming that you're in the 2nd project - which would be
typical) the work-around is:
close the 2nd, open the 1st, open the form (located in the 1st), enter/edit
data, close the 1st, reopen the 2nd... and so forth

is there a way to either:
- link the form between 2 projects
or
- to export / import a copy of it to the second (the 2 project share linked
data)

thanks in advance,
mark
 
Since the two projects already share the same data, you just need to import
the form from the first database. You may also need to import a query if
the form uses that as the recordsource.
 

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