multi page form

  • Thread starter Thread starter aymanmb
  • Start date Start date
A

aymanmb

I am trying to havea multi page form that eachpage should be linked to a
different table. I managed formating wise through cut and paste of already
made forms (created single for each table) into the pages.

problem is I can noy upodate the records because the records navigation bar
is not active (of course the record source are different tables). is there
away around it

regards
 
Start by creating a new unbound main form with a tab control for the
pages. Then drag each existing single-table form onto the appropriate
page of the unbound form: this will create a series of subforms each
bound to its own table, and each can have its own independent
navigation.
 

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