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 |
-- http://mail.python.org/mailman/listinfo/python-list