Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following code to automatically save the workbook
Private Sub CommandButton3_Click() ThisWorkbook.Save ThisWorkbook.Close End Sub I get this mesage box: "A file named "myfilename.xls" already exists in this location, do you want to replace it?" I dont want this to come up. is there any way around this? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 - error saving file & error loading dll | Excel Discussion (Misc queries) | |||
Saving Excel 2003 Workbook in Excel 07 - Error Msg on Script obj | Excel Discussion (Misc queries) | |||
error message when saving excel workbook | Excel Discussion (Misc queries) | |||
Saving a Workbook: Forcing User to Rename before Saving | Excel Programming | |||
ChartCalculate code causing error when saving workbook | Excel Programming |