Thread
:
SaveAs problem in Excel VBA script
View Single Post
#
2
Posted to microsoft.public.excel.programming
ward376
external usenet poster
Posts: 360
SaveAs problem in Excel VBA script
Put application.displayalerts = false before the saveas line and
application.displayalerts = true after the line.
Cliff Edwards
Reply With Quote
ward376
View Public Profile
Find all posts by ward376