Using cascading combo boxes in a datasheet subform
问题 In Access 2010, I have tables Task and Action that have a many-to-many relationship through table ActionTask . In the form for Task , I want to put a subform for all the Action s related to the current task through the ActionTask junction table. This, in itself, I can do. The trick is that Action is actually the bottom rank of a four-tier hierarchy of tables. Each Action belongs to a Goal , each Goal belongs to a Theme , each Theme belongs to a Strategy . Rather than just have a combo box