A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Did you create it in the ThisWorkbook module? That is the only place where Workbook_Open will be run automatically.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I made my macros function name this and ended with End Sub but its not running. Any idea on why this isn't working?
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
That was it. Thanks so much!