Form Header Control problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form based on a query that displays fields in the form header and
data is entered in the detail section. When I use the record selector to go
through the records the data in the detail area is updated but not the header
section. I added the header section so that I could insert a tab control at
the top of the detail section. Thanks in advance for any input.
 
Tim,

Is the query you use in th header the same as the query you are using in the
detailsection? In that case they should navigate sync. It looks like you have
different sources for the header and the detailsection.
 
Thanks Maurice,

The detail section contains a tab control and a subform. Although they are
linked correctly i think i need to refer to the subform control on the header.

Tim
 

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