In my VBA project, on common UserForms, I have three labels with click event handlers attached:
First is a pause button, which just triggers a Stop command, launching the debugger/VBA IDE.
Second is a save button, which will save ThisWorkbook.
Third triggers the ExportModules procedure.
Source file updates are reflected in VS Code.
Running GitHub in Edge Browser, screenshots can be pasted directly into the Comments section when submitting Issues.
Leave a Reply