View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
SunTzuComm SunTzuComm is offline
external usenet poster
 
Posts: 30
Default Automate PDF file creation in Excel code

You can save an Excel worksheet itself as a Web page. In the File -- Save
as... dialog, just change the "Save as type" drop-down to "Web Page (*.htm,
*.html)". That's the easiest way to convert the report for the Web.

I know this works in Excel 2000 and later. I'm not sure about earlier
versions.

Regards,
Wes