S
SidBord
I'd have to do some digging to verify this, but can you
write: Workbooks("workbookname").Delete
later in code it does not produce prompt to replace
write: Workbooks("workbookname").Delete
so when the macro uses the save as command with this name-----Original Message-----
Hello
Is it possible to delete a workbook in a macro?
I would like to delete old workbook in first line of code
later in code it does not produce prompt to replace