Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Jun 4, 11:18 am, "Peter T" <peter_t@discussions wrote:
One idea perhaps, while developping - If Not ThisWorkbook.Saved Then If MsgBox("Do you want to save" & vbCr & _ ThisWorkbook.FullName, vbYesNo) = vbYes Then Me.Save End If End If End Sub That's the ticket. Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
auto saving & closing file | Excel Worksheet Functions | |||
auto saving transfered data | Excel Discussion (Misc queries) | |||
Auto Saving | Excel Discussion (Misc queries) | |||
Auto close excel without saving | Excel Programming | |||
Auto saving after changes. | Excel Programming |