Using Built-In Excel Functions with User Defined Functions - Excel VBA

Опубликовано: 21 Октябрь 2024
на канале: EngSuite
38
2

Excel is great for two reasons:
1. It has great built-in functions
2. You can create your own functions too

Because the built-in functions are incredibly powerful, your user-defined functions (UDFs) often include them. In this video we learn just how easy it is to use Excel worksheet functions in Excel VBA UDFs.