I am trying to use a field value from a form as a query parameter. The form is a subform in a tabbed navigation.
I am trying
[Forms]![frmAssignInvoiceShell]![frmAssignInvoice].[Form]![InvoiceNumber]
however, this is not working. Is there anything i need to specify that relates to the tab interface?