I have a bit of a problem with some MDI children forms. I have a form that loads another one modally. The modal form needs to change data on the form that loaded it. The problem is I don't know how to access the correct form. There could possibly be several of the same type of form open and I don't know how to distinguish the one I want from the rest.