News

This repo is no longer accepting new issues. To request changes, create a branch, make changes, add @lindalu-MSFT as reviewer, then submit a PR. For more resources, see README.MD - MicrosoftDocs/VB ...
In VBA for access 2000, it was really easy to prevent someone from entering a value that was not in the list. In the combobox's properties, you just change the "LIMIT TO LIST" property to True ...