This 100% FREE Microsoft Access Add-In tool is designed to help you remove all of the VBA line numbers in your VBA project with a single button click. I've also provided a standalone VBA subroutine to remove all line numbers from all code files in a VBA project, in case it's needed for one of the other MS Office apps aside from Access, like Excel or Word.
Download the 'Remove VBA Line Numbers' Add-In (.accda file) for MS Access: Latest ACCDA Download
Or view/download the latest Stable Release package: Latest Full Release Package
Or view the VBA code used in this tool here: VBA Code to Remove Line numbers
To just install the latest version of this Access Add-In without messing with any of the source code, complete the following steps:
- Download the latest ACCDA file from HERE.
- Open any database in Microsoft Access and go to the "Database Tools" Ribbon menu.
- On the "Database Tools" Ribbon, click the "Add-Ins" option drop down, and choose the "Add-In Manager" option.
- The Access "Add-In Manager" form will be opened, click the "Add New..." button.
- The Access "Open" file dialog will be opened.
- On the "Open" file dialog, navigate to the ACCDA file you downloaded and click the "Open" button.
- The Add-In will be installed and will now show in the "Add-In Manager" form.
The 'Remove VBA Line Numbers' Add-In should now be installed correctly.
To use this tool once it has been installed:
- Open the Access database you want to remove the VBA line numbers from in Microsoft Access.
- On the "Database Tools" Ribbon, click the "Add-Ins" option drop down, and then choose the "Remove VBA Line Nums" option.
- The "Remove VBA Line Numbers" tool form will open. To remove all the line numbers in the currently opened database, click the "Remove VBA Line Numbers" button.
All line numbers from your VBA project will be removed and replaced with spaces.
A GREAT BIG THANKS to the following contributors to this project:
-
The MS Access MVP Group - For inspiring this tool.
-
Geoffrey Griffith - For his work to create this 100% Free tool for Microsoft Access.
Some other projects I've created in MS Access that I've also made available 100% for FREE:







