Hi LeoPaulC,
Please wrap your code using Code Tags. I have added the same for you this time.
Try
Code:Sub close_me() On Error Resume Next Application.OnTime Now(), "close1_Me", , False On Error GoTo 0 ThisWorkbook.Close Savechanges:=True End Sub
Hi LeoPaulC,
Please wrap your code using Code Tags. I have added the same for you this time.
Try
Code:Sub close_me() On Error Resume Next Application.OnTime Now(), "close1_Me", , False On Error GoTo 0 ThisWorkbook.Close Savechanges:=True End Sub
A dream is not something you see when you are asleep, but something you strive for when you are awake.
It's usually a bad idea to say that something can't be done.
The difference between dream and aim, is that one requires soundless sleep to see and the other requires sleepless efforts to achieve
Join us at Facebook
Dear Administrator,
Thank you for the guidance which i am receiving every time
regards,
Leo Paul
Bookmarks