View Single Post
 
Old 05-04-2015, 09:52 AM
BillCPA BillCPA is offline Windows 7 64bit Office 2010 32bit
Novice
 
Join Date: May 2015
Posts: 2
BillCPA is on a distinguished road
Post 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.
Reply With Quote