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

Interfaces

A collection of 4 posts

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
Cleaner IntelliSense
Intermediate

Cleaner IntelliSense

How to clean up your object's auto-complete dropdown list when it starts to look like that of the MacBook Wheel.

  • Mike Wolfe
Mike Wolfe Oct 25, 2020 • 3 min read
Dependency Injection (sort of)
Intermediate

Dependency Injection (sort of)

For a few common dependencies, we can cheat by using a singleton class. Within that class, we'll type those dependencies as interfaces.

  • Mike Wolfe
Mike Wolfe Oct 24, 2020 • 4 min read
Cookie Cutter Forms
Intermediate

Cookie Cutter Forms

How do you reuse a form with external dependencies in multiple projects? Interfaces.

  • Mike Wolfe
Mike Wolfe Oct 23, 2020 • 4 min read
No Longer Set © 2023
Powered by Ghost