VBA Functions: Dialog Boxes
Find the list of all the main VBA functions on the VBA Functions page.
Dialog Boxes
| InputBox | Displays a dialog box prompting the user to enter text. |
| MsgBox | Displays a dialog box prompting the user to click on a button. |
Find the list of all the main VBA functions on the VBA Functions page.
| InputBox | Displays a dialog box prompting the user to enter text. |
| MsgBox | Displays a dialog box prompting the user to click on a button. |