multiple combo boxes

J

jeff

Hi,
I want to select a car maker from a combo box and use that value to show a
range of their models in a second combo box,

box 1 Car maker "ford", "Vauxhall" etc
box 2 car models "explorer", "escort", "focus", "astra","omega"
 
Top