Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 626 Bytes

create-a-user-form.md

File metadata and controls

18 lines (13 loc) · 626 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
Create a User Form
vbaxl10.chm5200217
vbaxl10.chm5200217
edfa337f-0cb4-480e-4563-66ab45515e8d
06/08/2017
medium

Create a User Form

To create a custom dialog box, you must create a UserForm. To create a UserForm, click UserForm on the Insert menu in the Visual Basic Editor.

Use the Properties window to change the name, behavior, and appearance of the form. For example, to change the caption on a form, set the Caption property.

[!includeSupport and feedback]