Excel Open 2 Workbooks at the same time -
i have workbook open vba coding. there several different userforms input data , reports out of workbook.
it seems while workbook open, , active, cannot open, @ and/or edit, unrelated excel spreadsheet through windows explorer. 1 of users asked me if while program running if @ (without closing active workbook) different spreadsheet. has nothing coding such request active workbook, more convenience i.e. not having close 1 , open one.
is there can facilitate request? there vba code can use in active workbook allows or gives excel permission open more 1 workbook?
i think you'll find when userform or other excel dialog-based object open, cannot "double-click" on workbook open, excel busy , focus on open dialog screen.
however, if start instance of excel (start -> programs -> microsoft excel) , open workbook within new instance, work additional workbooks.
Comments
Post a Comment