recd updating in subform

  • Thread starter Thread starter John
  • Start date Start date
J

John

I have a tab control on a main form. On each tab control
page I have a subform. When the main form first opens,
none of the subforms are bound to a table. If I need to
add another record I would like to go thru the subform(s)
to do so. I need to bound the subform to the specified
table and then fill in the subform. Is this possible? If
so, how is it done? I am not successful at getting it to
work.
Thanks for any assistance.
*** John
 
Yes, you bind the subforms within tabpages the same way you do normally, by
setting the Linkmasterfields and Linkchidfields properties. Placing the
subforms in tab pages effects the display but not the functionality of the
subform control.

God Bless,

Mark A. Sam
 

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