I have a subform within a main form and I want to access the information that is in a text box in the subform, but within the main form. i.e. I need to get the information being displayed in one of the text boxes on the subform, but I need it in one of the main form's modules.
Is there any VBA code to access this ?