MENU

Fun & Interesting

Better VBA 4 - Using Enums (Enumerations) in VBA

codekabinett.com/en 9,409 8 years ago
Video Not Working? Fix It Now

Enums are groups of numeric constants. They take the concept of constants one step further. I show when and how use then to improve the maintainability of your code. The web-page to the Better VBA series: http://codekabinett.com/rdumps.php?Lang=2&targetDoc=better-vba-code

Comment