K
Khanh Pham
I have two tables. One called CHECKINFO with two fields
in it. One is companynum and one is companyname (both
keys). The other table is COMPANY with the fields
companyID (autonum)which is key and companyname. It is a
one to many relationship. One being the company table. I
would like to create a form that would allow me to select
a companynum from a combo box and then filter only the
records that have that companynum and bring it up in the
form. What would even be nicer is after putting in the
companynum, a list comes up with all the valid Companyname
in a list so when I choose a particular Companyname, only
that record and all the information for that record show
up. Can someone help me please????? Thank you very much.
Khanh Pham
in it. One is companynum and one is companyname (both
keys). The other table is COMPANY with the fields
companyID (autonum)which is key and companyname. It is a
one to many relationship. One being the company table. I
would like to create a form that would allow me to select
a companynum from a combo box and then filter only the
records that have that companynum and bring it up in the
form. What would even be nicer is after putting in the
companynum, a list comes up with all the valid Companyname
in a list so when I choose a particular Companyname, only
that record and all the information for that record show
up. Can someone help me please????? Thank you very much.
Khanh Pham