If you want to do a little programming (Java) you can use JExcel API or Apache POI. We use both at work for generating Excel worksheets from database recordsets and POJO's. They both will go the other way as well and convert Excel into delimited CSV's. I think POI is much better for this though. 
<br><br><br><div><span class="gmail_quote">On 5/10/07, <b class="gmail_sendername">fasiuddin mohammed</b> &lt;<a href="mailto:fasi.abbu@gmail.com">fasi.abbu@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Just automating a process.. Any idea how to convert Excel files<br>to csv files in Linux..<br><br>Thanks<br>fasi<br>_______________________________________________<br>clue-tech mailing list<br><a href="mailto:clue-tech@cluedenver.org">
clue-tech@cluedenver.org</a><br><a href="http://www.cluedenver.org/mailman/listinfo/clue-tech">http://www.cluedenver.org/mailman/listinfo/clue-tech</a><br></blockquote></div><br>