Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I have a workbook, which perform some macro-actions when opened. As the VERY LAST LINE in both 'Workbook_Ope'n and 'Workbook_Activate', I have: ThisWorkbook.Saved = True ....and yet, if I open the workbook, at immediatly close the workbook, it asks me, if I want to save the changes, even that I haven't made a single change?!? It is as if the 'ThisWorkbook.Saved = True' has no effect??? What am I missing? CE |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Setting Application.EnableEvents=True after Thisworkbook.Close call | Excel Programming | |||
ThisWorkbook.Saved = True does not work when Shapes().ControlFormat.Enabled = False | Excel Programming | |||
Can I disable a macro in "Thisworkbook" with true or false? | Excel Programming | |||
Prompted to save even after setting wb.saved=true | Excel Programming | |||
ThisWorkbook.Saved does not work! | Excel Programming |