COM programming with Excel

Bruce Jewell BJewell at utdinc.com
Wed Mar 2 15:16:59 EST 2005


I have been accessing Excel data with win32com.  It seems to work well
until I get to cells that are formatted for Currency or Accounting.
With these, I get a text string that looks like "(0, 2500)" where the
2500 is actually $25.00, but it cannot be parsed or separated.  Can
anyone help me get the $25.00 that I seek.

 

Thanks,

Excel Abuser

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20050302/5ca4097f/attachment.html>


More information about the Python-list mailing list