No Longer Set
  • Home
  • Topics
  • Code Library
  • Tags
  • About
Subscribe
Tagged

Class Modules

A collection of 3 posts

Better Global Constants in VBA with Dot-Driven Development
Class Modules

Better Global Constants in VBA with Dot-Driven Development

My global constant "C" class--with PredeclaredId = True--is a great alternative to traditionally-declared global Public Const's.

  • Mike Wolfe
Mike Wolfe Mar 27, 2023 • 6 min read
Great Intro to Class Programming in VBA
Class Modules

Great Intro to Class Programming in VBA

Former Access MVP Ben Clothier's primer on class programming in VBA should be required reading for all Access developers.

  • Mike Wolfe
Mike Wolfe Apr 5, 2022 • 2 min read
Caching Object Instances in VBA Classes
Class Modules

Caching Object Instances in VBA Classes

Simplify the object initialization code in your class modules without sacrificing performance using this easy technique.

  • Mike Wolfe
Mike Wolfe Feb 7, 2022 • 1 min read
No Longer Set © 2023
Powered by Ghost