Can Macro be created to spawn an HTML doc from Excel every w

winrz

Board Regular
Joined
Sep 4, 2002
Messages
106
Would like to find a way to automatically spawn an HTML version of an Excel spreadsheet and place it in the same folder on the server. Would be nice if I could have this set up weekly and triggered at any time by the user. I have a few excel spreadsheets that are rather large and folks who RAS in would like to have something quicker to look at. Any ideas?
 

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
spawn?

See the Excel Help topic for "Ways to put Excel data on the Web".
This message was edited by Mark W. on 2002-10-25 11:38
 
Upvote 0
You mean do a search on how to put xcel on the web? i did and nothing specific has come up so far. I basically want to be able to trigger a macro at lets say noon on wed to create an HTML version of itself with or without the spreadsheet being open - is this possible?
 
Upvote 0
Ahh, setup an Auto_Open() macro to Publish to a web server. Next, create a scheduled event using Window's Task Manager to open the worksheet at the desired time. That should do it!
 
Upvote 0

Forum statistics

Threads
1,215,054
Messages
6,122,897
Members
449,097
Latest member
dbomb1414

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top