Hi Graham,I have some suggestions to your problem.In the exit event of the text field, call a function. The function would do the following;1) Loops through all the nodes of the subform2) Retrieves the value of the text field and assigns it to the text(as per your requirement)Hope this will work.