VBA Functions: Dialog Boxes

Find the list of all the main VBA functions on the VBA Functions page.

Dialog Boxes

InputBoxDisplays a dialog box prompting the user to enter text.
MsgBoxDisplays a dialog box prompting the user to click on a button.