[next] [prev] [prev-tail] [tail] [up]
VBA, like most practical programming languages, also support subroutines. In fact, we have been using subroutines. The event handlers are, in fact, subroutines. The event handler of “Before Update”, particularly, is an interesting example.
[next] [prev] [prev-tail] [front] [up]