Skip to Content
Excel VBA Programming For Dummies, 6th Edition
book

Excel VBA Programming For Dummies, 6th Edition

by Dick Kusleika
February 2022
Beginner to intermediate content levelBeginner to intermediate
432 pages
9h 21m
English
For Dummies
Content preview from Excel VBA Programming For Dummies, 6th Edition

Chapter 15

Simple Dialog Boxes

IN THIS CHAPTER

Bullet Saving time by using any of several alternatives to UserForms

Bullet Using the InputBox and MsgBox functions to get information from the user

Bullet Getting a filename and path from the user

Bullet Getting a folder name from the user

Bullet Writing VBA code to execute Ribbon commands that display Excel built-in dialog boxes

You can’t use Excel very long without being exposed to dialog boxes. They seem to pop up all the time. Like most Windows programs, Excel uses dialog boxes to obtain information, clarify commands, and display messages. If you develop VBA macros, you can create your own dialog boxes that work just like those built into Excel. Those custom dialog boxes are called UserForms in VBA.

This chapter doesn’t tell you anything about creating UserForms. Rather, it describes some useful techniques you might be able to use in place of UserForms. If you can get the information you need without the trouble of designing and building a UserForm, you’ll save time ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Excel VBA Programming For Dummies, 5th Edition

Excel VBA Programming For Dummies, 5th Edition

Michael Alexander, John Walkenbach

Publisher Resources

ISBN: 9781119843078Purchase Link