gwog,
Thanks for your help. I tried to set the combo box row source like you explained but, ran into a couple of problems. When I set combo box 2 row source to:
SELECT DISTINCT tablename.fieldnameforsitename
FROM tablename
WHERE...
Please Help !
I am designing a database that will be used for inventory. I have 3 combo boxes and 11 text boxes on the form. I would like combo box 1 to contain 4 zones (zone_1, zone_2, zone_3 and zone_4) each zone will have several sites (too many to list) and each site will have several...
Thank You JimbOne,
What you said about the combo box being bound solved my problem. I unbound it from the table, and it works great. What was happening with the box was that when I selected the serial number and closed the database, it would duplicate that serial number in the table to the...
Hello Everyone,
I'm having some problems with a form that I built for a database. I'm using this database for inventory. I have a combo box that contains the serial numbers of equipment. There are text boxes that populate when the serial number is selected.(Model Number, Description, etc...)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.