A Static variable retains its value between calls to the procedure as long as the form is open. ... Very useful for maintaining counters within a local procedure. ...
Why not using Variants all the time. Option Explicit ... Variant Starts with 'var' varAnyValue. Quick Review of Class 1. A variable needs to be declared ...
VBA = Visual Basic for Applications. Visual Basic is a stand ... VB for Applications = Visual Basic that is 'customized' to work with Access, Excel, Word, etc. ...