Forum

Mike Clemens
@clemensmagmail-com
Active Member
Joined: Nov 13, 2024
Topics: 1 / Replies: 2
Reply
RE: Excel asks to save a workbook when it is closed even if the last thing done to workbook was a save

Changing to use ThisWorkbook instead of ActiveWorkbook makes no difference.

6 months ago
Forum
Reply
RE: Excel asks to save a workbook when it is closed even if the last thing done to workbook was a save

Adding ActiveWorkbook.Saved = True made no difference. Still asks to save the workbook.

6 months ago
Forum