Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If I have a Workbook with code opened, and an external application creates
and open a new workbook this second workbook is opened in a new Excel Enviroment and I coudn't access to it form the first one. I have to windows opened, but the code only returns one. Public Function funfinestres() Dim wdw As Window For Each wdw In Application.Windows MsgBox wdw.Caption Next End Function |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hyperlink to cells in other workbooks keep changing | Excel Worksheet Functions | |||
Linked workbooks, changing links | Excel Worksheet Functions | |||
Absolute value changing in linked workbooks | Links and Linking in Excel | |||
Changing source on multiple workbooks | Links and Linking in Excel | |||
Clear destination, then copy betwen workbooks | Excel Programming |