VBA to call Worksheet function
We can use worksheet function in the VBA macros. We can call the worksheet functions using Application.WorksheetFunction. We can call any Worksheet function and use in our code. the below example will show you how to use the worksheet functions in VBA. VBA to call Worksheet function Here is the simple example to call the