Hi,<br><br>You should look at the &#39;csv&#39; module in the Python Standard
Library. If you export your excel data to csv format, you can easily
import the data in to python using the csv module.<br><br>Ian<br><br><div><span class="gmail_quote">On 9/6/07, <b class="gmail_sendername">saradhi dinavahi</b> &lt;<a href="mailto:saradhi.dinavahi@gmail.com">saradhi.dinavahi@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;"><div>hello all,</div>
<div>&nbsp;</div>
<div>I am new to the Python Programming. I want to Import Excel sheet data using Python. Can any one please&nbsp;provide me the code and explain the basic steps and method of executing the code.</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thank You All </div>
<div>&nbsp;</div>
<br>_______________________________________________<br>Tutor maillist &nbsp;- &nbsp;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Tutor@python.org">Tutor@python.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mail.python.org/mailman/listinfo/tutor" target="_blank">
http://mail.python.org/mailman/listinfo/tutor</a><br><br></blockquote></div><br>