M
Mandi
I am attempting to build a database at work and have 2 weeks to complete it.
It contains a table with a list of customer account numbers, customer names,
city locations, which salesman is assigned, and which warehouse manages the
customers in that location. My fields are:
ID Warehouse# CustomerID Description City Shipto
ShiptoDescrip Salesrep1 Salesrep2
1 1 100 3M
Dallas 100 3D Plastic DRD PM
2 9 100 3M Tulsa
101 3D Plastic DM SA
3 3 100 3M
Shreveport 103 3D Plastic WC NN
The primary use of this database is contact management. The form I need to
make has to be able to have drop down boxes when I put my first letter in the
field. Let's say my choices in the drop down box when I type 3 would be 3M,
3-D Graphics, 3 Sisters. When I hit 3M and go to the City field on the form,
I need a drop down box to list the locations applicable for 3M. So, Dallas,
Tulsa and Shreveport would be the only cities listed in the box.
I have the table built and have worked hard to make the drop down boxes. I
managed to get all the Descriptions (Customer Names) to list in a drop down
box and all the Cities, however, it shows every single city in the entire
table and doesn't really pertain to the company I need it to be linked to. I
need help setting up the queries and any macros for this. I can build the
forms and even the reports, can someone please help me? Thank you in advance!
: )
It contains a table with a list of customer account numbers, customer names,
city locations, which salesman is assigned, and which warehouse manages the
customers in that location. My fields are:
ID Warehouse# CustomerID Description City Shipto
ShiptoDescrip Salesrep1 Salesrep2
1 1 100 3M
Dallas 100 3D Plastic DRD PM
2 9 100 3M Tulsa
101 3D Plastic DM SA
3 3 100 3M
Shreveport 103 3D Plastic WC NN
The primary use of this database is contact management. The form I need to
make has to be able to have drop down boxes when I put my first letter in the
field. Let's say my choices in the drop down box when I type 3 would be 3M,
3-D Graphics, 3 Sisters. When I hit 3M and go to the City field on the form,
I need a drop down box to list the locations applicable for 3M. So, Dallas,
Tulsa and Shreveport would be the only cities listed in the box.
I have the table built and have worked hard to make the drop down boxes. I
managed to get all the Descriptions (Customer Names) to list in a drop down
box and all the Cities, however, it shows every single city in the entire
table and doesn't really pertain to the company I need it to be linked to. I
need help setting up the queries and any macros for this. I can build the
forms and even the reports, can someone please help me? Thank you in advance!
: )