Microsoft Access - Custom Form Navigation Buttons

Опубликовано: 03 Март 2026
на канале: D Pineault - Tech, Programming and more
1,738
66

Illustrating how we can create our own custom navigation system/buttons for Microsoft Access forms to replace the default navigation controls at the bottom of the form.

In the second part of the video, I then demonstrate how we can take the traditional module coding approach and port it to a Class Module so we can reuse the behavior via Sub Classing in any form to standardize the code and events throughout an entire application and simplify overall database development.


Article(s) on this Subject:
Regular form approach
• https://www.devhut.net/microsoft-acce...
Form Class Module/Sub Classing approach
• https://www.devhut.net/subclass-micro...


Previous Article(s) on this Subject:
• https://www.devhut.net/only-save-reco...
• https://www.devhut.net/microsoft-acce...
• https://www.devhut.net/converting-for...


My Links:
• https://www.cardaconsultants.com/ (business)
• https://www.devhut.net/ (blog)