string constant <definition> From Microsoft VBA previous page next page string constant Any constant (defined using the Const keyword) consisting of a sequence of contiguous characters interpreted as the characters themselves rather than as a numeric value. previous page start next page