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 2003 中创建了一个数据库。它具有用于将数据输入表的表单。我想创建一个显示通过表单输入的值的报告。我试图找到通过表单输入时数据的存储位置,以便我可以在该表上创建报告,但我无法找到它。有人可以告诉我我该怎么做吗?
我会在您的后端表中添加一个附加字段,并将表单名称直接写入记录中。这样你以后就可以查询了。