Procedures

Functions and Subroutines (aka. Procedures)

Amt2Wrd()
Convert a numeric dollar amount into words for check and contract processing.

Color()
Return appropriate color for an Excel object

DspErrMsg()
Central error processing and error message display

Exists()
Determine if an object exists in a collection or is an element in an array. Optionally, return that object or array element.

OLEDBs()
Determine which OLEDB providers are available on our PC

Tables()
Gather all table names into a collection which can be used by Exists() or for other purposes.