G
Guest
Microsoft has a useful wizard for selecting a record based on a list box value, but it only seems to work if created on the same form. What I'm trying to do is this find a record on another form. Specifically
I have a listox called TenantList on a form called SelectAparment
I want to select a name on TenantList and click on a button that will open a separate form called TenantsForm where the name on the TenantsForm record matches the name in the TenantList listbox
Thanks.
I have a listox called TenantList on a form called SelectAparment
I want to select a name on TenantList and click on a button that will open a separate form called TenantsForm where the name on the TenantsForm record matches the name in the TenantList listbox
Thanks.