Hi,
How to convert excel to html in shell prompt
Is there any unix command to do this ? so that I can use that in excel
Vinay
msvinaykumar 0 Light Poster
Recommended Answers
Jump to PostHi,
How to convert excel to html in shell prompt
Is there any unix command to do this ? so that I can use that in excel
Vinayinstall gnumeric
then use ssconvert
should be something along the lines of:
ssconvert -I Gnumeric_Excel:excel -T Gnumeric_html:html40 file.xls
file.html
Jump to Postas per the first line of my original post, install gnumeric
All 6 Replies
pty 882 Posting Pro
sut commented: excellent, i hadn't heard of this before +1
msvinaykumar 0 Light Poster
pty 882 Posting Pro
KevinADC 192 Practically a Posting Shark
sut 0 Light Poster
KevinADC 192 Practically a Posting Shark
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.