官术网_书友最值得收藏!

Chapter 4: Working with Procedures

A good starting point for this chapter would be to help you understand what a procedure is.

When recording a macro, Excel captures every action you take. Each step is stored in the VBA Editor in a specific text form, or a little program. The correct term for these recorded lines of code is a procedure. When recording a macro, your actions in Excel are stored in a VBA procedure.

A procedure, therefore, is a block of statements. It starts with a particular declaration statement and ends with an End declaration. When you then run the macro, the procedure carries out whatever task you recorded.

Macros are useful on an elementary level. To make the most of VBA, you need to know how to write procedures manually.

VBA distinguishes between Sub procedures and Function procedures. We will investigate both procedures to help you understand the difference, role, and function of each. Naming conventions become important here and are explained in detail. To make things crystal clear, we make use of practical examples to explain the difference in executing a Sub procedure and a Function procedure.

In this chapter, we will cover the following recipes:

  • Creating Sub and Function procedures
  • Executing Sub procedures directly
  • Executing Sub procedures from the Macro dialog box
  • Executing Sub procedures using buttons
  • Executing Sub procedures using a shortcut key
  • Executing Function procedures using a worksheet formula
  • Executing Function procedures by calling from a Sub procedure

By the end of this chapter, you will be able to write a Sub procedure manually.

主站蜘蛛池模板: 沛县| 托里县| 郓城县| 河东区| 富川| 安乡县| 新竹县| 阿拉尔市| 京山县| 岳阳市| 诸暨市| 渝中区| 繁昌县| 策勒县| 海阳市| 竹北市| 芷江| 鞍山市| 自治县| 阿拉善盟| 清镇市| 永嘉县| 龙口市| 桐庐县| 东至县| 府谷县| 彭泽县| 通渭县| 正定县| 漳浦县| 河池市| 寿阳县| 锡林浩特市| 绥滨县| 建湖县| 临江市| 镇安县| 永昌县| 桃江县| 汾阳市| 永寿县|