Updating

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

HI,

I have 2 combo boxes and the way they are set up...
2nd combo box values are dependent upon what selected in combo 1.

I got it working to a point that if A is selected from Combo 1 - then it
will show products related to A, so on...

Problem I am having is, Lets say if I change from A to B in Combo 1 - the
value in combo box is still the same that was chosen for A, but if i click
on drop down, it has products related to B.

How do I delete the value from Combo box 2, once the value in combo box 1
has been changed. any help will be greatly appreciated.
 
Back
Top