R
Remco
OK, programming my first DB ever I run into a problem I do
not know how to resolve.
In a form the user has to select a vendor. In case a
vendor already does have vendor contacts, I want only the
vendor contact(s) related to that particular vendor to be
visible. In case the vendor does not have any contacts in
the database yet, I want the user to be allowed to key in
the (new) contact.
How should I proceed?
TIA,
Remco
not know how to resolve.
In a form the user has to select a vendor. In case a
vendor already does have vendor contacts, I want only the
vendor contact(s) related to that particular vendor to be
visible. In case the vendor does not have any contacts in
the database yet, I want the user to be allowed to key in
the (new) contact.
How should I proceed?
TIA,
Remco