With Access 2010's new 'Navigation Forms'- the usual hierarchical referencing of forms, does not work. For example, where one wishes to refer to a variable/control on a sub-form, NOT IN THESE FORMS, one might program as follows : With Forms!frmClients!sfrmReferrals.Form.NAMEOFVARIABLE/CONTROL. This works fine, UNTIL, you incorporate your main and Subform into a Navigation Form. Can anyone help ?
