Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to close the opened but not visible/hidden excelfile "macros.xls"
without saving when I will close the spreadsheet 'main.xls', leaving "macros.xls' invisible so the next time it wil be opened it will still be invisible. This hidden spreadsheet will not be the active sheet when the macro will be performed. Who can help me with a short code which I could put between the following lines : Private Sub Workbook_BeforeClose(Cancel As Boolean) End Sub Thank you in advance! Sabine |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
long time to close spreadsheet | Excel Discussion (Misc queries) | |||
Run Macro when close spreadsheet | Excel Discussion (Misc queries) | |||
Hidden spreadsheet | Excel Discussion (Misc queries) | |||
Dropdown list from another spreadsheet doesn't work if close sourc | Excel Discussion (Misc queries) | |||
Close Hidden Data Sheet | Excel Programming |