B
BMoroneso
Hi everyone,
I'm trying to create a data entry "wizard" for a database. Basic premise -
a company has clients that they need to be able to track various aspects of
information about. All information might not be available at the time of
entry.
I'd like to have an AddClient form (data entry mode) with buttons for Add
Address (ClientAddress form), Add Phones (ClientPhones form), and Add Emails
(ClientEmails form).
How can I pass the ClientID value created on the AddClient form to the
ClientAddress (and other) forms?
Thanks in Advance!
I'm trying to create a data entry "wizard" for a database. Basic premise -
a company has clients that they need to be able to track various aspects of
information about. All information might not be available at the time of
entry.
I'd like to have an AddClient form (data entry mode) with buttons for Add
Address (ClientAddress form), Add Phones (ClientPhones form), and Add Emails
(ClientEmails form).
How can I pass the ClientID value created on the AddClient form to the
ClientAddress (and other) forms?
Thanks in Advance!