Screenshot of XlsHtmlGUI

XlshtmlGUI, 2003

This project is my answer to my friends request. He needed some Windows application to convert from .xls to .html. The internal MS Office "save as" used to be insufficient. As I browsed the web, the best I found is xlhtml.exe by Steve Grubb. It's only "weakness" is the OS independence. I do like Linux, but the command line application is not what you prefer running your Win box. And because I am so lazy ;-), I did not rewrite the whole application for my friend.

XlsHtmlGUI just takes user's options and passes them to the command line for xlhtml.exe. This may cause some window blinking.

Binary executable is available for download. The original xlhtml must be placed an the same directory as xlshtmlGUI executable.

Warning: The system crash experienced on Windows 98!!! Not solved!!!
No problems with Windows2000 or Windows XP Home edition. BUT THE BUG IS SOMEWHERE OUT THERE!

Remark (2006)

I hope and believe there are better methods for the xls conversions by now. This project description remains only for the historical purpose.