Thanks for the input; another way to do what you have done, as explained in the Access Developers Handbook by Litwin, Getz, and Gilbert, is to use the OnCurrent event of the first subform to update the textbox, that will then be used update the second subform using the LinkMaster/ LinkChiild...