Hello. I am facing a problem in access that cost me delay one week to submit my project of inventory database that I make it for computer device that used in our department.
I make combobox, name it(brand name)of computer company. other combobox that show you the model of computer. I want when user select the name of computer company then the next combobox of model display only the model of that company.
The problem is for example when I select hp copmany and I go to next combobox that will show me onle the model of hp but the model of hp for ex is :
1- dv5
2-dv6
3-pavilion 3847
when I select the second or third model then will only select the first one to fill the combobox so I need way to make combobox select any item of combobox.
I hope you understand to me.
Thank you.
I make combobox, name it(brand name)of computer company. other combobox that show you the model of computer. I want when user select the name of computer company then the next combobox of model display only the model of that company.
The problem is for example when I select hp copmany and I go to next combobox that will show me onle the model of hp but the model of hp for ex is :
1- dv5
2-dv6
3-pavilion 3847
when I select the second or third model then will only select the first one to fill the combobox so I need way to make combobox select any item of combobox.
I hope you understand to me.
Thank you.
Comment