Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Im saving my file with the following statements:
With ActiveWorkbook.PublishObjects("Report-builder") ..HtmlType = xlHtmlStatic ..Filename = "C:\Report\Test.htm" ..Publish (False) End With But it overwrites a file with the same name. How do I make it so that is checks if the user would like to overwite or not? Thanks ![]() --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
saveing a spreadsheet as html want to keep the outline useable | Excel Discussion (Misc queries) | |||
problem saveing excell worksheet | Excel Discussion (Misc queries) | |||
Saveing workbook to a file as todays date daily | Excel Worksheet Functions | |||
If I accidently replace a saved file can I retrieve the old file? | Excel Discussion (Misc queries) | |||
Please confirm the following bug in Excel | Excel Programming |