Probly a very simple solution but I've been racking my brain to make it as user friendly, PLEASE help.
I'm using Microsoft Access dbm to track towing information. I have one form that saves all of our records to one table and from there I have multiple queries and reports to veiw theses records.
My problem is on my form I have two listboxes that rely on each other. Make(listbox1) and Model(listbox2). I made a table with all of the diffent Makes of automobile manufactures, witch I used to make my Make(listbox). The problem is where do I place the Model information to get it to display into the Model(listbox). Also, with every Make and Model posability I want to display an output message in a textbox. I would like to make this as user friendly so the users can update the message in the textbox as the company grows.
For example:
Make(listbox):Toyota
Model(listbox):Celica
Message(textbox):"This car rides only 6 inches off the ground this is a Flatbed Required call"
Note: Not every make and model need to display a message.
Thank you for taking the time and reading this long draw'n out question.
Are8Jay
I'm using Microsoft Access dbm to track towing information. I have one form that saves all of our records to one table and from there I have multiple queries and reports to veiw theses records.
My problem is on my form I have two listboxes that rely on each other. Make(listbox1) and Model(listbox2). I made a table with all of the diffent Makes of automobile manufactures, witch I used to make my Make(listbox). The problem is where do I place the Model information to get it to display into the Model(listbox). Also, with every Make and Model posability I want to display an output message in a textbox. I would like to make this as user friendly so the users can update the message in the textbox as the company grows.
For example:
Make(listbox):Toyota
Model(listbox):Celica
Message(textbox):"This car rides only 6 inches off the ground this is a Flatbed Required call"
Note: Not every make and model need to display a message.
Thank you for taking the time and reading this long draw'n out question.
Are8Jay