Hello, I have a 3-level cascading combo box in a split form in the struture:
Operating Process -> System - > Equipment Class
This form is bound to a table with a list of Assets.
The reference tables are setup as follows:
refOperProc
....OperProcID (PK)
....OperProcName
refSystem
....SystemID...