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

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.

主站蜘蛛池模板: 新营市| 大足县| 建德市| 泽库县| 怀柔区| 铜陵市| 玉田县| 察隅县| 淳安县| 崇左市| 曲周县| 长治市| 洪湖市| 疏附县| 舟山市| 琼海市| 从江县| 定边县| 丁青县| 扬中市| 星子县| 十堰市| 上高县| 柘城县| 郴州市| 东兴市| 安西县| 阿合奇县| 东宁县| 孙吴县| 南汇区| 盐池县| 萨迦县| 崇文区| 华宁县| 榕江县| 汤原县| 黎平县| 多伦县| 太康县| 府谷县|