Form Design 5 Ways to Set a Default Font on Microsoft Access Forms If you don't like the default fonts in MS Access, you don't have to change them one control at a time. Here are 5 techniques to simplify the task.
Form Design Overlapping Windows vs. Tabbed Documents Access gives you two options for displaying forms and report objects: windows or tabs. Read on for the advantages of each and which one I prefer.
Combo Boxes Dealing with Inactive Items in a Combo Box Row Source There are many ways to deal with inactive RowSource items in combo boxes. Here's a no-code technique that I find myself coming back to time and again.
Form Design Add a Custom Right-Click Menu to an Access Control It's easier than you might think to add a right-click menu to a control on your Access form.
Form Design Tabbed Master-Detail Form The tabbed master-detail form is the heart of my Access applications. The first tab has record details, while the other tabs provide subforms for one-to-many relationships.
Form Design Modern Message Boxes in Access These modern message boxes from Kevin Bell will help set your Access applications apart from the crowd.
Form Design IslaDogs: Getting Creative with the Access Application Interface This one-hour video from Colin Riddington (aka IslaDogs) is jam-packed with API-based Access user interface hacks.
Form Design Two-Way Many-to-Many Form Presenting many-to-many relationships intuitively is tricky. I use this style of form when the two sides of the relationship have a small number of records.
Form Design Progress Tracker Form For recurring processes that have lots of required subtasks but with no dependencies among the subtasks, I turn to my Progress Tracker Form.
Form Design Form Design Gallery An ever-expanding gallery of Microsoft Access form design tips, techniques, and inspiration.
Code Library How to Highlight the Current Record in a Continuous Form Step-by-step instructions for applying a custom highlight to the currently selected record in a continuous form in Microsoft Access.