
05-04-2015, 09:52 AM
|
Novice
|
|
Join Date: May 2015
Posts: 2
|
|
Using Userform.Show in Excel 2013
After converting to Office 2013 (from Office 2010), my VBA code of 'userform.show' does not work. When opening my spreadsheet, I eventually get (in Workbook_Open code) to the command 'userform.Show'. Excel icon in the toolbar starts flashing - if I click on the icon, then the userform displays. In Excel 2010, the userform always automatically shows.
|