declaration <definition> From Microsoft VBA previous page next page declaration Nonexecutable code that names a constant, variable, or procedure, and specifies its characteristics, such as data type. For DLL procedures, declarations specify names, libraries, and arguments. previous page start next page