Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个组合框,我必须从中选择一个名称(我已经在组合框中加载了访问数据名称)。用户选择姓名后,程序应在三个单独的文本框中显示雇用日期、身份证号码和薪水。除此之外,如果员工全职工作,则应检查一个单选按钮。
我不知道该怎么做。我正在使用 MS Access。