Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all,
What is the first event that occurs immediately after a workbook is done saving? There is a Before_Save event, but there is no After_Save event. I have a file that takes a while to save to the server. I wanted to time how long it takes to save. I thought about putting "Activecell = Now()" in the Before_Save event, then activate the cell below it. Then when it is done saving, put "Activecell = Now()" in the appropriate event procedure, but I don't know what that is. If anyone has a better way of doing this or any other suggestions, I'm all ears -- Thanks for any help anyone can provide, Conan Kelly |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
problem :Onclick event occurs after a Setfocus | Excel Programming | |||
Change event occurs | Excel Programming | |||
Deleting cell borders before file opening error occurs? | Excel Programming | |||
Excel Interop Catch Event for Saving a file as xls and as xml? | Excel Programming | |||
event which occurs when a TextBox receives focus | Excel Programming |