VBA.Constants

VBA has many built-in constants that are referred to as intrinsic constants.


VBA.Constants

These are just constants and are not part of an enumeration.
For more details, refer to the Strings & Characters page.

vbBack 
vbCr
vbCrLf
vbFormFeed
vbLf
vbNewLine
vbNullChar
vbNullString
vbObjectError
vbTab
vbVerticalTab

These can be accessed in a number of different ways.

VBA.Constants.vbNullString 
Constants.vbNullString
vbNullString

VBA.ColorConstants

more details


VBA.FormShowConstants

more details


VBA.KeyCodeConstants

more details


VBA.SystemColorConstants

more details


vb Prefix

more details


© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext