Procedure Call Builder

The Procedure Call Builder (see recording below) is a powerful tool available for all built-in procedures that have more than 1 argument. It makes it easy to insert the correct code in several ways. It provides direct access to information from the MS VBA documentation, and lets you select appropriate objects and values for arguments. The example below shows: from the Excel VBA menu move to the Worksheet class and select Add ... (for Sheets or for Worksheets). This opens the Procedure Call Builder. Next,

Procedure Call Builder