954,132 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Excel to Html

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
Light Poster
48 posts since May 2006
Reputation Points: 10
Solved Threads: 6
 
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

install gnumeric

then use ssconvert

should be something along the lines of:

ssconvert -I Gnumeric_Excel:excel -T Gnumeric_html:html40 file.xls
file.html

pty
Posting Pro
530 posts since Oct 2005
Reputation Points: 64
Solved Threads: 39
 

Hi,

If I type sscovert it showing command not found in both unix and windows
Thanks for Reply

msvinaykumar
Light Poster
48 posts since May 2006
Reputation Points: 10
Solved Threads: 6
 

as per the first line of my original post, install gnumeric

pty
Posting Pro
530 posts since Oct 2005
Reputation Points: 64
Solved Threads: 39
 
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

Why are you asking this question in the perl forum? You should ask in a shell scripting/unix forum.

KevinADC
Posting Shark
921 posts since Mar 2006
Reputation Points: 246
Solved Threads: 67
 

rumour has it that there is nothing perl can't do ;)

sut
Light Poster
30 posts since Sep 2006
Reputation Points: 20
Solved Threads: 1
 
rumour has it that there is nothing perl can't do ;)


True, but the original question is:

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


They specifically are asking for shell/Unix commands so they asked in the wrong forum. :)

KevinADC
Posting Shark
921 posts since Mar 2006
Reputation Points: 246
Solved Threads: 67
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You