PDA

View Full Version : Convert L123 spreadsheet to HTML?


YFS200
03-02-2001, 02:28 PM
Got a little prob. I have a Lotus 123 spreadsheet that needs to be converted into HTML. I am working on making a perl script that will fill out the required info and do the math. But I would hate to recreate by hand the entire thing with tables. Would rather have a program do it and save me the hours.

Any suggestions?

Thanks
Eddie

thalcor
03-21-2001, 08:16 PM
The easiest way is to convert the spreadsheet to an Excel 2000 document and save it as a web page.[nbsp][nbsp]We also have routines that can read a CSV file and convert it to a dynamic table structure.[nbsp][nbsp]If you do not have Excel 2000, send me the file and I will convert it and send if back.
------------------
Timothy L. Green
Thalcor Technologies
Thalcor Group International, L.L.C.
greent@thalcor.com

http://www.thalcor.com

dank
03-21-2001, 11:15 PM
Alternatively, you can copy/paste from Excel (and probably any other spreadsheet under Windows) into Arachnophilia (http://www.arachnoid.com/arachnophilia/index.html) and use its table wizard to convert the tab delimited data into an HTML table.[nbsp][nbsp]Very easy to use.

Dan

edited for spelling...
[This message has been edited by dank (edited 03-21-01@10:15 pm)]