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.
希望标题能说明一切……
我有一个名为 UserForm1 的用户窗体和一个名为 SubmitCommandButton 的命令按钮
我希望能够完成用户表单上的所有字段,单击 SubmitCommandButton 并自动将用户表单的屏幕截图保存为预定义电子邮件的附件。我不确定如何以最简单的方式完成这项工作。我可以创建电子邮件没问题,但是获取完成的用户表单的屏幕截图并将其保存为附件,我似乎无法弄清楚。
非常感谢您的专业知识!!