Hi guys
I have a form in my odb file called PAYMENTS. That has a subform called ASSIGNED_INVOICES.
There’s also a third form which is independend from payments (NOT a subform) called UNASSIGNED_INVOICES.
How can I access UNASSIGNED_INVOICES programatically?
I cannot find it in the controls of the PAYMENTS form.
I cannot find it in the allforms collection.