Goo day.
I have a form which have two subforms. In one subform I am selecting items and adding them to a table. On a second sub-form I wan't to display the items selected on the first sub-form. The first part is working well, however I am unable to get the 2nd sub-form to display the items (refresh). If I go out of the form and come back in the items are there. However if I add new ones they are not displayed. I though it would be as easy as having some code like secondsubform.refresh . But it is not working.
Please help...
[LGuzman]