Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I put that in as I assumed you had that in your code. line #3 does say ...
rest of code. -- HTH RP (remove nothere from the email address if mailing direct) "John O'Boyle" wrote in message ... Actually, thank you, I tried it (before I saw this note) with lines #1 & #4. Everything seems to work as advertised. Do I really need line #2? Thanks. JLOB Bob Phillips wrote: Sub yourMacro() Application.DisplayAlerts = False ActiveWorkbook.SaveAs Filename:="C:\myDir\myBook.xls" ' rest of code Application.DisplayAlerts = True End Sub |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro recorded... tabs & file names changed, macro hangs | Excel Worksheet Functions | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
how to count/sum by function/macro to get the number of record to do copy/paste in macro | Excel Programming | |||
macro to delete entire rows when column A is blank ...a quick macro | Excel Programming | |||
Start Macro / Stop Macro / Restart Macro | Excel Programming |