new member with question on handling Excel...

Ubaldo Martinez ubaldo966 at yahoo.com
Sat Jul 24 12:42:07 EDT 2004


Hello, I am just a beginner and need some help with Python code that would allow me to search for something specific within an excel sheet.  I am already able to read and write to any cell, but find it very inefficient to do nest loops in order to just find some word that I am looking for.  
 
Example:  I am searching for the string 'Abc123', and know that this name must reside within column 4 of heading "names".  How can I code Python to look for this string.  
 
Thank you for your help.
 
ubaldo966 at yahoo.com

		
---------------------------------
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20040724/e51b6892/attachment.html>


More information about the Python-list mailing list