in reply to Excel Format converted to HTML

Did you try searching here? I did, and found Printing extracted Excel data into a HTML table. Does that help you?



--chargrill
$/ = q#(\w)# ; sub sig { print scalar reverse join ' ', @_ } + sig map { s$\$/\$/$\$2\$1$g && $_ } split( ' ', ",erckha rlPe erthnoa stJu +" );

Replies are listed 'Best First'.
Re^2: Excel Format converted to HTML
by Anonymous Monk on Feb 19, 2006 at 03:37 UTC
    I actually found that, but it does not mention anything about taking the existing excel format and converting it into html. :(