Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
For example using this code:
Application.DisplayAlerts = False ActiveWorkbook.SaveAs " "filepath\filename"" Application.DisplayAlerts = True Will force the workbook to be saved without prompting from the user. What i want to do is close the ActiveWorkbook WITHOUT the changes an also without the Display prompts. The active workbook is called "EPLC.xls" and as there will be tw workbooks (or more) open i would rather, if possible refer to th "EPLC.xls" directly by name just to make sure nothing goes askew. TI -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Save, save as, page setup dimmed out in unprotected excel sheet? | Excel Discussion (Misc queries) | |||
Save As and save current numbers not the actual formulas and links | Excel Discussion (Misc queries) | |||
Command Button Save As Application.ExecuteExcel4Macro ("SAVE.AS?() | Excel Discussion (Misc queries) | |||
Save Excel file - prompts to save - no Volitile functions used | Excel Worksheet Functions | |||
Save As - Multiple Sheets fails to save as text file | Excel Programming |