Export to HTML

  • Thread starter Thread starter Adam Harris
  • Start date Start date
A

Adam Harris

When exporting an active sheet to HTML (so that filters
etc will work) is there a way to remove/hide the column
and row headers, and indeed anything that is not actually
the cells you want?

Thanx.
 
When exporting an active sheet to HTML (so that filters
etc will work) is there a way to remove/hide the column
and row headers, and indeed anything that is not actually
the cells you want?

How about a macro that writes the HTML page in the format and style that
you specify? It has some commands to FTP it to a server also but you may
want to omit that--

http://www.markhenri.com/excel/eg/CreateHTMLSendFTP.txt

http://www.markhenri.com/excel/macro_examples.html#HTMLandFTPFromExcel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top