combobox

R

Robert783

i have a productid, code, category and decription. i have a combogrou
where i can select from the category "parts, motors or accessories.
when i select parts i get the name of the parts section which is ok
what i need now is when i select one specific parts, motors o
accessory i must get another combobox or listbox wih the part
selection criteria and from every partsselection i need to see th
code. so i think if there is a way so i can use more then tw
comboboxes in a cascading form
 
L

luanhoxung

i have a productid, code, category and decription. i have a combogroup
where i can select from the category "parts, motors or accessories.
when i select parts i get the name of the parts section which is ok.
what i need now is when i select one specific parts, motors or
accessory i must get another combobox or listbox wih the parts
selection criteria and from every partsselection i need to see the
code. so i think if there is a way so i can use more then two
comboboxes in a cascading form.

--
Robert783
------------------------------------------------------------------------
Robert783's Profile:http://www.officehelp.in/member.php?userid=6615
View this thread:http://www.officehelp.in/showthread.php?t=1367473

Posted from -http://www.officehelp.in

Find out the example from here:

http://www.mvps.org/access/forms/frm0028.htm

Luan.
 
Top