J
Jeremy Storm
I have been trying to set up a database and have had a
few questions. I have placed my questions in this
newsgroup and have been just amazed at the wonderful help
I have recieved. However, I have been having a lot of
trouble trying to solve this one particular problem, and
keep getting differant answers. I will just state what I
am trying to do, and see if perhaps you have any ideas.
I have 3 forms. Employee Extensions, Employee Cell Phone
Numbers, and Suppliers.
When I open the form, I would like all fields to contain
the first information in the record. I would like the
first box to allow me to type in the first few
characters, and have it auto fill then automatically
insert the rest of the information. This function does
currently work and I did this by using an unbound combo
box.
Becuase I used an unbound combo box, when I open the
form, all of the fields are entered, but my Name box (or
combo box) is empty until I put in a name. How do I make
this box contain the first name in the field.
It seems to mess things up when I make the combo box
bound because in order to allow me to type in the name
and have it auto fill, I have to keep it set to unbound
and have it allow edits... or is there another way?
Thank you for any help you may be able to provide.
few questions. I have placed my questions in this
newsgroup and have been just amazed at the wonderful help
I have recieved. However, I have been having a lot of
trouble trying to solve this one particular problem, and
keep getting differant answers. I will just state what I
am trying to do, and see if perhaps you have any ideas.
I have 3 forms. Employee Extensions, Employee Cell Phone
Numbers, and Suppliers.
When I open the form, I would like all fields to contain
the first information in the record. I would like the
first box to allow me to type in the first few
characters, and have it auto fill then automatically
insert the rest of the information. This function does
currently work and I did this by using an unbound combo
box.
Becuase I used an unbound combo box, when I open the
form, all of the fields are entered, but my Name box (or
combo box) is empty until I put in a name. How do I make
this box contain the first name in the field.
It seems to mess things up when I make the combo box
bound because in order to allow me to type in the name
and have it auto fill, I have to keep it set to unbound
and have it allow edits... or is there another way?
Thank you for any help you may be able to provide.