I've been writing a converter to convert excel files to html without all the MS proprietary crap code. Last time I posted it, it was giving errors to some people. I think I fixed that problem. Anyway, here's the link: Converter (about 500k)
It's a command line program. The syntax looks like this: excelconvert excelfile htmlfile
for example: excelconvert myfile.xls myhtml.html
Let me know what you think.
It's a command line program. The syntax looks like this: excelconvert excelfile htmlfile
for example: excelconvert myfile.xls myhtml.html
Let me know what you think.