Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel ActiveWorkbook.SaveAs
Message
From
28/11/2001 12:19:10
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Excel ActiveWorkbook.SaveAs
Miscellaneous
Thread ID:
00587057
Message ID:
00587057
Views:
61
I am trying to save a XLS file in HTML format without prompting me if I would like to overwrite the existing file. It will be the same file name every week.

' Save file
oExcel.ActiveWorkbook.SaveAs sNewFileName, xlHtml

==============================
Sub SaveAs([Filename], [FileFormat], [Password], [WriteResPassword], [ReadOnlyRecommended], [CreateBackup], [AccessMode As XlSaveAsAccessMode = xlNoChange], [ConflictResolution], [AddToMru], [TextCodepage], [TextVisualLayout])

Member of Excel.Workbook
==============================
Next
Reply
Map
View

Click here to load this message in the networking platform