Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I use ActiveWorkbook.SaveAs desFile in my module and I need to get this work
without prompt even if the file exists |
#2
![]() |
|||
|
|||
![]()
Try
application.displayalerts = false ActiveWorkbook.SaveAs desFile application.displayalerts = true Regards, Peo Sjoblom "JIM.H." wrote: I use ActiveWorkbook.SaveAs desFile in my module and I need to get this work without prompt even if the file exists |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|