Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Subforms won't stop calculating

Status
Not open for further replies.

RichardHayes

Programmer
May 1, 2002
28
0
0
GB
I have a form with three subforms. The second two subforms are linked to the selected value in the first subform using Master and Child fields. This is done by extracting the current value to hidden text field on the main form.

It works fine when I only have one subform, but as soon as I add the second subform, it just won't stop calculating and won't allow me to enter data without rearranging my records whilst I'm typing.

All tables are SQL server based, and contain only a handful of records each. Server performance is not an issue either. I haven't got any events associated with any of the forms.

Any help greatly appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top