VB - General Procedures

Page 1

GENERAL PROCEDURES ď‚§ Often you will encounter programming situations in which multiple procedures perform the same operation. This condition can occur when the user can select either a command button or a menu option to do the same thing. Rather than retyping the code, you can write reusable code in a general procedure and call it from both event procedures.

ď‚§ General procedures include subroutines, also called sub procedures, and functions.


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.