Hi
I have some vba which saves mutiple files however if there's a file already there with the same name the code stops with an error. It doesn't matter if these files are overwritten. Here is the code at the moment.
wb.Close savechanges:=False
destWb.SaveAs "C:\xxxxxx
destWb.Close False
Many thanks in advance.
Myob Report Guru
Bookmarks