Tabbed Subform Requerys to First Record

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Henry Stockbridge

    Tabbed Subform Requerys to First Record

    Hi,

    I have a main form (bio info) with a tab control containing three
    pages (employment, financial and dependent, respectively.) When I
    move record to record on the main form, the correct information is
    displayed on the tabbed subform. However, when I go to, say, the
    fourth record on the main form, and click a different page on the tab
    control, the main form record reverts back to the first record.

    Any help you can lend would be appreciated.

    Henry
  • Deano

    #2
    Re: Tabbed Subform Requerys to First Record

    Henry Stockbridge" <hstockbridge5@ hotmail.comwrot e in message
    news:083f8a48-1ed3-4f67-a73d-5229cb93c8f2@m4 4g2000hsc.googl egroups.com...
    Hi,
    >
    I have a main form (bio info) with a tab control containing three
    pages (employment, financial and dependent, respectively.) When I
    move record to record on the main form, the correct information is
    displayed on the tabbed subform. However, when I go to, say, the
    fourth record on the main form, and click a different page on the tab
    control, the main form record reverts back to the first record.
    >
    Any help you can lend would be appreciated.
    >
    Henry
    I hate to be obvious but have you stepped through the code and seeing if a
    Requery statement is firing?


    Comment

    Working...