Chapter 20

Creating Worksheet Functions

IN THIS CHAPTER

Bullet Knowing why custom worksheet functions are so useful

Bullet Understanding the basics of custom worksheet functions

Bullet Writing your own functions

Bullet Exploring functions that use various types of arguments

Bullet Examining function examples

Bullet Understanding the Insert Function dialog box

For many macro mavens, VBA’s main attraction is the capability to create custom worksheet functions — functions that look, work, and feel just like those that Microsoft built into Excel. A custom function offers the added advantage of working exactly how you want it to (because you wrote it). Chapter 5 introduces the concept of custom functions. In this chapter, you take a deeper dive with some real-world examples.

Create Custom Functions to Simplify Your Work

You’re undoubtedly familiar with Excel’s worksheet functions; even Excel novices know how to use common worksheet ...

Get Excel VBA Programming For Dummies, 6th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.