I
Imran J Khan
Hi,
This may be a pretty basic questions, already answered here, but was not
able to find it so...
What I am trying to do is create a form that will take a walk-in client's
first name and phone number, and find if the client is already registered or
is a new client and needs to get registered.
What I have done is create a simple query with criterea for Firstname field
as [Name] and for the Telephone Number field as [Phone]. Then is used this
query as the record source for a form. When I run the form a pop up box askes
for Name and a second box askes for Phone, and if the client is in the
database, it comes up with record. If the client is not in the database, the
form opens as empty. My problem is that if the client is not in the database,
the form should open with the Name and Phone values entered in their
respective textboxes already so the user does not have type-in (or ask!) the
client's name and phone twice.
Any help will be greatly appreciated.
This may be a pretty basic questions, already answered here, but was not
able to find it so...
What I am trying to do is create a form that will take a walk-in client's
first name and phone number, and find if the client is already registered or
is a new client and needs to get registered.
What I have done is create a simple query with criterea for Firstname field
as [Name] and for the Telephone Number field as [Phone]. Then is used this
query as the record source for a form. When I run the form a pop up box askes
for Name and a second box askes for Phone, and if the client is in the
database, it comes up with record. If the client is not in the database, the
form opens as empty. My problem is that if the client is not in the database,
the form should open with the Name and Phone values entered in their
respective textboxes already so the user does not have type-in (or ask!) the
client's name and phone twice.
Any help will be greatly appreciated.