Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
With the code below i want to see if i can have the file SAVING WHILE the
msgbox is being displayed, not to START Saving once the KK button is clicked. Is this possible?? Code(Part of): res = MsgBox("Saving file this file may take a few Seconds, Please wait....", , "Msgbox Title") ActiveWorkbook.Save ' <========== Want this to occur DURING the msgbox being Displayed, AND no OK Button on the MsgBox. Application.Quit End Sub regards Corey.... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
code to close an excel sheet without saving it .(via msgbox) | Excel Worksheet Functions | |||
How to display remaining txt file which overflowed MsgBox display? | Excel Discussion (Misc queries) | |||
MsgBox Display | Excel Programming | |||
Display of $ in Msgbox | Excel Programming | |||
Display MsgBox thru automation | Excel Programming |