Excel web template - need some assistance please!

  • Thread starter Thread starter Mark G.
  • Start date Start date
M

Mark G.

When using the option to save an excel file with multiple sheets, I elect to
"save as a webpage". Works great and looks good with some formatting editing
in the file. But I am curious, when "saving to a webpage", is there a way to
get Excel to use a template file? For instance, a webpage already setup with
the background color and other things. Seems like it should be able to get
done, but I could not find anything! Thanks much.
 
Mark: I believe that would require some VBA. The only alternative I can
think of, but did not test... Save Excel as HTML, then open that html with a
text editor, copy it, and paste it into another HTML file (template). You
may need to be careful that you don't copy "head" and "body" tags, etc...
************
Hope it helps!
Anne Troy
www.OfficeArticles.com
 
Thanks Anne. Anyone else have any good ideas?



Anne Troy said:
Mark: I believe that would require some VBA. The only alternative I can
think of, but did not test... Save Excel as HTML, then open that html with a
text editor, copy it, and paste it into another HTML file (template). You
may need to be careful that you don't copy "head" and "body" tags, etc...
************
Hope it helps!
Anne Troy
www.OfficeArticles.com
 

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