Roland Hoelscher
New Member
- Joined
- Oct 15, 2022
- Messages
- 11
- Office Version
- 365
- Platform
- Windows
In my VBA project the "HOME" sheet has a command button where the click event has a single line of code (for now).
The single line of code is to show form "frmSelectFolder". The VBA project clearly includes a form by that name. But when I click on the command button I get "Run-time error '9' Subscript out of range.
See attached screen shots. The code used to work in the past; at some point it started to throw this error-9. Any suggestions where I should look for the source of this problem?
Thank you in advance!
Roland
The single line of code is to show form "frmSelectFolder". The VBA project clearly includes a form by that name. But when I click on the command button I get "Run-time error '9' Subscript out of range.
See attached screen shots. The code used to work in the past; at some point it started to throw this error-9. Any suggestions where I should look for the source of this problem?
Thank you in advance!
Roland