Hi All,
I have a form with two list boxes on it. The first lists trades and the second I would like to list the jobs that those trades carry out. There is a named range for each of the trades jobs. For instance, if I select Engineer from ListBox1, then the range I would like the second list box Row Source to be is 'Engineer'. Can anyone tell me how to code it so that when I select Engineer from the first ListBox, the second will populate with the jobs from the range 'Engineer'?
Thanks in advance for any help.
Regards,
Bill
I have a form with two list boxes on it. The first lists trades and the second I would like to list the jobs that those trades carry out. There is a named range for each of the trades jobs. For instance, if I select Engineer from ListBox1, then the range I would like the second list box Row Source to be is 'Engineer'. Can anyone tell me how to code it so that when I select Engineer from the first ListBox, the second will populate with the jobs from the range 'Engineer'?
Thanks in advance for any help.
Regards,
Bill