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
VBA.FormShowConstants
VBA.KeyCodeConstants
VBA.SystemColorConstants
vb Prefix
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext