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 的新手,我想将冗长的表单拆分为多个页面。如果我可以使用“下一个”和“上一个”按钮在同一个表单中浏览多个页面会更好。
我正在使用 MS Office 2010。
使用Ms Access Ribbon 选项卡中的page break控件。Design
page break
Design
您将分页符拖到表单上,它在表单左侧显示为几个点。
然后使用表单的GoToPage方法在页面之间导航。
GoToPage