Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
From the Excel menu you can click Windows and see a list of
concurrently open files. Is there VBA code to capture that list programmatically? For instance: to touch all the cells in a selection, the code is For Each rCell in Selection.Cells ...snip next rCell Is there similar For Each code that will scroll through a list of open workbooks? Thanks, Dave O |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vba code to open workbooks | Excel Worksheet Functions | |||
List of open workbooks | Excel Programming | |||
open two files with the same name concurrently | Excel Programming | |||
Getting list of open workbooks | Excel Programming | |||
List Open Workbooks in VBA | Excel Programming |