Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've written some VBA code to open one workbook (call it "A") and in the open
event for workbook A I have it coded to open various other workbooks ("B", "C", "D", etc). I'm doing it this way so all the links are updated (one is password protected and I can't give out the password so I've had to code opening them in VBA and lock the VBA code). I have everything I need except how to close workbooks B, C, D, etc. I don't want to close all the workbooks as users may have other excel workbooks open at the time. Any help is appreciated! Thanks, Chris |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Workbooks.Close | Excel Programming | |||
workbooks close before | Excel Programming | |||
How to close All Workbooks | Excel Programming | |||
why do all excel worksheets/workbooks close when I close one? | Excel Discussion (Misc queries) | |||
close all other workbooks | Excel Programming |