Combo Box help

J

jonkeu

Hey. I have a form that im using as a transaction log

However I have one combo box that i want to sort based on the mai
categories

I have 4 main cats and about 5 products per cat. Rather then having
drop downs is it possible to have it list the main cats then say a lin
and then the products below the main cat? and they can only choose th
products to get a required result so bascily the inside of the comb
box would look like this


MAINCAT1
---------
PROD 1
PROD 2
PROD 3

MAINCAT2
---------
PROD 4
PROD 5
PROD 6


ETC..

any help let me know
 
Top