I have a subform that I want to link to a list on main form, and If I change the value in list, then the content of subform should be changed to, how can I do this job?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
CLick on your subform frame and use the link properties:
The Link Master Fields
should be your listbox, and the Link Child Fields
should be its corresponding foreign key field in the subform.