Export Excel to HTML
Forum rules
Before you post please read how to get help
Before you post please read how to get help
Export Excel to HTML
I don't know if this is the right place to ask. I am looking for a way to export Excel file to HTML, I need to export small and simple tables with pure Chinese text to HTML, this can be done with Excel, Openoffice and Gnumeric, but they need heavy editing. Excel creates huge file with lot of unneeded codes, Openoffice heavily use of style sheet which IE completely ignored, and Gnumeric itself is unstable keep crashing especially with non English characters. I want to export the Excel to HTML so that both FF and IE will reproduce correctly, the way I do it now is to export with OO, and then edit with Kompozer, then remove unneeded style tags, but there is always extra spacing between characters I need to manually remove as well, I wonder if anyone can think of a better way to do the conversion ?
Do you Yahoo ? No I hiccup only ;p
Re: Export Excel to HTML
Try to use HTML kit to clean out the code (google for it - there is a Linux version of it)

Don't fix it if it ain't broken, don't break it if you can't fix it