如何重复提示用户使用Microsoft Office的输入来创建表单

发布于 2025-02-05 20:54:01 字数 98 浏览 4 评论 0原文

我想创建一个重复提示输入(文本)的表单,并在Word文档中自动插入该输入。 例如:我想自动在Word文档中插入与用户类型一样多的爱好。 我该怎么做?

I want to create a form where user is repetitively prompted for input (text), and have that input inserted automatically in a word document.
for instance : I want to automatically insert in a word document as many hobbies as user types in .
How may I go about doing this ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

清醇 2025-02-12 20:54:02

You can use the InputBox function available in VBA. But I think using a form with repetitive input boxes is not really a good decision. Instead, I'd suggest creating a task pane where users could enter the required data.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文