By using listi.net you agree to our
cookie policy
, We and our partners operate globally and use cookies, for multiple purposes
Close
listi.net
Constants - Const SW_SHOW = 1
Constants are variables that can't change.
Usually upper case.
Can't change the value.
Many are already set up in VBA
vbCRLF
vbLF
xlMaximized
Using the constant value is safer than the actual number because if the value changes in future versions your Macros could break.
Please enable JavaScript to view the
comments powered by Disqus.
blog comments powered by
Disqus