Could't find a solution? Ask the experts in our
How to have userform on when working with Word / Excel
How to use Excel and Word Application when userform is displayed
Many times you need to show the userform and work with the application (Excel / Word etc). By default you cannot switch to the spreadsheet or document if the userform is shown.
Setting the form's ShowModal property to false enables user to use the Application when the userform is displayed
- Login or register to post comments
- Feed: vbadb feed
- Original article
- 136 reads

