M
magmike
I have a contact form that when opened, shows all the records (one at
a time of course). However, I also have a combo box on the form, that
uses the company name field, and allows the user to start typing a
company name and when the desired company name is present, the form
will show that company's record.
When it does that, however, the form is filtered and there is now only
one record displayed in the form. If you go back to the combo box and
select another company, it wont find it of course, because there is
only the one company in the set now. Is there a way I can code the
combo box, to where it simply goes to that record in the set leaving
all the other records in the form, or at least, a way to reset the
form so that when a new company name is typed it seaches all those
records again and find the new company?
is this making any sense?
thanks in advance,
magmike
a time of course). However, I also have a combo box on the form, that
uses the company name field, and allows the user to start typing a
company name and when the desired company name is present, the form
will show that company's record.
When it does that, however, the form is filtered and there is now only
one record displayed in the form. If you go back to the combo box and
select another company, it wont find it of course, because there is
only the one company in the set now. Is there a way I can code the
combo box, to where it simply goes to that record in the set leaving
all the other records in the form, or at least, a way to reset the
form so that when a new company name is typed it seaches all those
records again and find the new company?
is this making any sense?
thanks in advance,
magmike