I have to make some changes to an existing Excel VBA application. I was given a password with which I was able to unprotect the worksheets in the application in order to make necessary changes.
When I open the application, it starts running automatically with a dialog box showing up. My problem is that I need to unlock the dialog box so I could make changes to the controls and assigned macros but I have no idea how to do that since I am quite new to VBA. Can anyone please help me?