#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default save html

I want to save my workbook as html but as the xls sheet contains a macro that
runs every minute the regular 'save as" will not do (the opened workbook is
changed to html iso xls)

is there a (commercial) product that can do this
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default save html

What about:
-SaveCopyAs
-Open this copy
-Save that as HTML
-Optionally Kill the xls copy

This will not affect the WB running the code.

NickHK

"Ron B" wrote in message
...
I want to save my workbook as html but as the xls sheet contains a macro

that
runs every minute the regular 'save as" will not do (the opened workbook

is
changed to html iso xls)

is there a (commercial) product that can do this



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
save as html unhide all columns[_2_] Excel Discussion (Misc queries) 0 April 26th 10 02:19 AM
Save Workbook as HTML sjwopg Excel Discussion (Misc queries) 0 January 6th 10 08:25 PM
Save as HTML oddity c Excel Worksheet Functions 2 August 5th 05 02:55 AM
Save as HTML Danimagus[_4_] Excel Programming 2 June 3rd 05 06:46 PM
save as html writenick Excel Discussion (Misc queries) 0 January 13th 05 05:25 PM


All times are GMT +1. The time now is 01:21 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"