Synchronised forms

  • Thread starter Thread starter Steven W
  • Start date Start date
S

Steven W

I have two forms linked to the master form. Details appear
in the master and first form OK. But in the other form, no
new details are displayed.
Previous information in the database relating to this form
is displayed, but any recent information inputs displays
as a blank form. The link is ProjectNumber between all
three but even this does not display.
thanks for any help
 
I have two forms linked to the master form. Details appear
in the master and first form OK. But in the other form, no
new details are displayed.
Previous information in the database relating to this form
is displayed, but any recent information inputs displays
as a blank form. The link is ProjectNumber between all
three but even this does not display.
thanks for any help

How are the forms "linked"? Are the details forms in Subforms on the
mainform, or are you opening standalone forms in code? If so, please
post your code.
 
Back
Top