Where can I find all VB defined constants?

K

Ken Wan

Hi,
Where can I find a list of all VB defined constants, i.e. those like VbCr,
VbCrLf?
Regards,
Ken
 
K

Ken Wan

Hi, Michael,
Thanks for your help in pointing me to the right directionr of using Object
Browser. I found what I was looking for in Globals, and VBA.constants.
Ken
 
Top