I have two cascading combo boxes. They work - you select one Category from the first box and the SubCategory boxes update so you can only select the related subcatories.
There is a small problem with this however - the subcategory box appears empty when I select a different record (e.g going from record 2303 to 2304) when the category in record 2303 is different from record in 2304.
When I click on the category again, the subcategory selection I had previously selected and saved shows up.
Is there a way to have the form update the category box somehow so when I select a new record, it shows the related subcategory?
I can post all relevant code if needed.
Thanks a lot guys!
Bachfile
There is a small problem with this however - the subcategory box appears empty when I select a different record (e.g going from record 2303 to 2304) when the category in record 2303 is different from record in 2304.
When I click on the category again, the subcategory selection I had previously selected and saved shows up.
Is there a way to have the form update the category box somehow so when I select a new record, it shows the related subcategory?
I can post all relevant code if needed.
Thanks a lot guys!
Bachfile