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 表单来向表中插入数据。我想将数据存储到单独的表中。
如何使用表单中的组合框来选择每个条目中的目标表。
是的,它们是相同的。例如,我使用表格(姓名、年龄、性别)输入人员的详细信息。然后我想根据性别(男性和女性)自动生成两个表。男性一张桌子,女性一张桌子。