Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Jim Thomlinson Wrote: There is a Before Save Event associted with ThisWorkbook. Right Clic the Excel Icon next to File on the menu bar and select View Code. The paste the following... Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel A Boolean) msgbox "you are saving..." End Sub -- HTH... Jim Thomlinson "JTWood" wrote: I need to initiate a macro when someone tries to "save" or "sav as..." a file. Is that possible? -- JTWood ------------------------------------------------------------------------ JTWood's Profile http://www.excelforum.com/member.php...o&userid=34192 View this thread http://www.excelforum.com/showthread...hreadid=551610 Excellent. I will try this out today. Thanks -- JTWoo ----------------------------------------------------------------------- JTWood's Profile: http://www.excelforum.com/member.php...fo&userid=3419 View this thread: http://www.excelforum.com/showthread.php?threadid=55161 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can a macro automatically initiate uponing a file? | Excel Discussion (Misc queries) | |||
How do I initiate the windows printer select object in Excel macro | Excel Programming | |||
Macro to initiate a spreadsheet to email | Excel Programming | |||
DDE Initiate does not work | Excel Programming | |||
Initiate Macro Formula :: Combo Boxes | Excel Programming |