Hello Hoppscrouse.
This macro will return total number of "titles" on the worksheet. For the "title" to be considered valid it must have the following format:- The left side of the hyphen must have at least one upper case letter A - Z
- The right side must have at least one number 0 - 9
Paste this code into a Standard VBA Module
Adding the Macro
1. Copy the macro above pressing the keys CTRL+C
2. Open your workbook
3. Right Click on any Sheet's tab
4. Left Click on View Code in the pop up menu
5. Press the keys ALT+I to activate the Insert menu
6. Press M to insert a Standard Module
7. Paste the code by pressing the keys CTRL+V
8. Make any custom changes you need to the macro
9. Save the Macro by pressing the keys CTRL+S
Sincerly,
Leith Ross
Bookmarks