BPNuyttens
New Member
- Joined
- Oct 21, 2024
- Messages
- 2
- Office Version
- 365
- Platform
- Windows
I've been working with an Excel containing several userforms. Data entered in the userform is saved in a specific Excel tab when the userform is closed and the saved data reloads to the userform when the userform is opened. This Excel contains 6 of these userforms.
I have been doing some updates to the userforms and underlying codes recently but for an unknown reason one of the userforms does not open anymore when clicking on the respective button in Excel (see error message below).
When I click the "debug" button it's clear that the error occurs when opening the form and not at any later stage (uploading data into form).
The error message does not appear in the original Excel I have been using for over two years but it now suddenly appears upon changing some code in userforms that are even not related to the one I want to open here 'frmValidation". So when I change code of other userforms in the same Excel this one suddenly doesn't open anymore.
Anyone encountered the same or similar problem?
All help/suggestions are very welcome!
Thank you.
I have been doing some updates to the userforms and underlying codes recently but for an unknown reason one of the userforms does not open anymore when clicking on the respective button in Excel (see error message below).
When I click the "debug" button it's clear that the error occurs when opening the form and not at any later stage (uploading data into form).
The error message does not appear in the original Excel I have been using for over two years but it now suddenly appears upon changing some code in userforms that are even not related to the one I want to open here 'frmValidation". So when I change code of other userforms in the same Excel this one suddenly doesn't open anymore.
Anyone encountered the same or similar problem?
All help/suggestions are very welcome!
Thank you.