<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com.au/group/python-excel</id>
  <title type="text">python-excel Google Group</title>
  <subtitle type="text">
  If you use Python to read, write or otherwise manipulate Excel files, then this is the place for you! This includes the pyExcelerator, xlrd and xlwt libraries along with using COM to manipulate files with Excel itself.
  </subtitle>
  <link href="/group/python-excel/feed/atom_v1_0_topics.xml" rel="self" title="python-excel feed"/>
  <updated>-0-0T::Z</updated>
  <generator uri="http://groups.google.com.au" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>guillaume69</name>
  <email>guillaume.lemai...@lmsintl.com</email>
  </author>
  <updated>2009-12-10T14:10:39Z</updated>
  <id>http://groups.google.com.au/group/python-excel/browse_frm/thread/a7b5a2cd10defe88</id>
  <link href="http://groups.google.com.au/group/python-excel/browse_frm/thread/a7b5a2cd10defe88" />
  <title type="html">xlrd ; xlwt ; xlutils ; get_sheet</title>
  <summary type="html" xml:space="preserve">
  Hello, I’m using xlrd, xlwt, xlutils and I wrote this code : &lt;br&gt; &lt;p&gt;import xlrd &lt;br&gt; &lt;p&gt;import xlwt &lt;br&gt; &lt;p&gt;import xlutils &lt;br&gt; &lt;p&gt;import copy &lt;br&gt; &lt;p&gt;read_excelfile=xlrd.open_workb ook(‘myfile.xls&#39;,formatting_in fo=True) &lt;br&gt; &lt;p&gt;write_excelfile=copy(read_exce lfile) &lt;br&gt; &lt;p&gt;controlsheet=write_excelfile.g et_sheet(0) &lt;br&gt; &lt;p&gt;Python tells me « ‘numpy.ndarray’ object has no attribute ‘get_sheet’
  </summary>
  </entry>
  <entry>
  <author>
  <name>juno</name>
  <email>juno.de...@gmail.com</email>
  </author>
  <updated>2009-12-07T19:05:52Z</updated>
  <id>http://groups.google.com.au/group/python-excel/browse_frm/thread/e3fe92bd08aa1cdd</id>
  <link href="http://groups.google.com.au/group/python-excel/browse_frm/thread/e3fe92bd08aa1cdd" />
  <title type="html">xlrd porting effort to Python 3.x</title>
  <summary type="html" xml:space="preserve">
  Hi everybody, &lt;br&gt; &lt;p&gt;After a scan of the messages in this group, it seems there is nothing &lt;br&gt; about Py3k. &lt;br&gt; &lt;p&gt;My focus is only at xlrd module. I&#39;ve hacked around it and it helps me &lt;br&gt; great to manipulate excel file without the Suite of - you know who &lt;br&gt; - ;) &lt;br&gt; &lt;p&gt;I first use the 2to3 program to automagically correct basic syntax
  </summary>
  </entry>
  <entry>
  <author>
  <name>GaryWu</name>
  <email>wumingx...@gmail.com</email>
  </author>
  <updated>2009-12-07T02:47:54Z</updated>
  <id>http://groups.google.com.au/group/python-excel/browse_frm/thread/16950703c4ff36c2</id>
  <link href="http://groups.google.com.au/group/python-excel/browse_frm/thread/16950703c4ff36c2" />
  <title type="html">how to create validity criteria selection list by use xlwt</title>
  <summary type="html" xml:space="preserve">
  Is python xlwt able to create a criteria selection list in a cell. &lt;br&gt; &lt;p&gt;such as a cell has multiple entries &lt;br&gt; entry1=day1 &lt;br&gt; entry2=day2 &lt;br&gt; entry3=day3
  </summary>
  </entry>
  <entry>
  <author>
  <name>T Satti</name>
  <email>t.sa...@gmail.com</email>
  </author>
  <updated>2009-12-02T20:20:35Z</updated>
  <id>http://groups.google.com.au/group/python-excel/browse_frm/thread/cbd3ca18fb6c1afd</id>
  <link href="http://groups.google.com.au/group/python-excel/browse_frm/thread/cbd3ca18fb6c1afd" />
  <title type="html">Writing to Excel in Python 2.2</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; &lt;p&gt;I’m relatively new to python. I’m using a process simulation package &lt;br&gt; which is stuck in the past unfortunately – it would not support any &lt;br&gt; version older than python 2.2. This fairly frustrating as you can &lt;br&gt; imagine. &lt;br&gt; &lt;p&gt;This means I cannot use pyExcelerator or xlwt to create spreadsheets
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ervin Hegedüs</name>
  <email>airw...@gmail.com</email>
  </author>
  <updated>2009-12-02T20:03:37Z</updated>
  <id>http://groups.google.com.au/group/python-excel/browse_frm/thread/b6e349460204abcc</id>
  <link href="http://groups.google.com.au/group/python-excel/browse_frm/thread/b6e349460204abcc" />
  <title type="html">Different colors in same cell</title>
  <summary type="html" xml:space="preserve">
  Hello All, &lt;br&gt; I would like to know is there any way to put a text to a cell with &lt;br&gt; different colours? &lt;br&gt; For example (as html): &lt;br&gt; &amp;lt;font style=&amp;quot;color: red;&amp;quot;&amp;gt;This is the lead part&amp;lt;/font&amp;gt; &amp;lt;font &lt;br&gt; style=&amp;quot;color: black;&amp;quot;&amp;gt;of full text&amp;lt;/font&amp;gt; &lt;br&gt; In other way: which &amp;quot;object&amp;quot; has color in XLS: the text or a cell? &lt;br&gt; Thank you:
  </summary>
  </entry>
  <entry>
  <author>
  <name>wam</name>
  <email>wamc...@gmail.com</email>
  </author>
  <updated>2009-12-02T14:16:21Z</updated>
  <id>http://groups.google.com.au/group/python-excel/browse_frm/thread/5dab250b6d39d1c7</id>
  <link href="http://groups.google.com.au/group/python-excel/browse_frm/thread/5dab250b6d39d1c7" />
  <title type="html">Public code repository?</title>
  <summary type="html" xml:space="preserve">
  Is there a public revision control repository where the latest and &lt;br&gt; greatest source code can be downloaded? I&#39;d like to try out xlsxrd, &lt;br&gt; but couldn&#39;t find a git, mercurial, or subversion repo from which to &lt;br&gt; download it. &lt;br&gt; &lt;p&gt; -- William
  </summary>
  </entry>
  <entry>
  <author>
  <name>Christophe Trophime</name>
  <email>christophe.troph...@orange.fr</email>
  </author>
  <updated>2009-12-02T12:57:44Z</updated>
  <id>http://groups.google.com.au/group/python-excel/browse_frm/thread/28357c5ae9d53d10</id>
  <link href="http://groups.google.com.au/group/python-excel/browse_frm/thread/28357c5ae9d53d10" />
  <title type="html">reading/writing excel file with embeded macro in python?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I need to create an excel for Catia to create a CAD object. &lt;br&gt; The excel embededs a macro and a set of points. &lt;br&gt; The points are created by a homemade program. &lt;br&gt; I wish to be able to create the excel file for Catia from &lt;br&gt; that set of points. &lt;br&gt; &lt;p&gt;I tried to read an already existing excel file for Catia but I cannot
  </summary>
  </entry>
  <entry>
  <author>
  <name>wave_man</name>
  <email>johnmfis...@comcast.net</email>
  </author>
  <updated>2009-12-01T19:26:02Z</updated>
  <id>http://groups.google.com.au/group/python-excel/browse_frm/thread/224fb814fb307b48</id>
  <link href="http://groups.google.com.au/group/python-excel/browse_frm/thread/224fb814fb307b48" />
  <title type="html">Plans for xlsx?</title>
  <summary type="html" xml:space="preserve">
  Is there a plan to handle the xml format of new excel releases? &lt;br&gt; &lt;p&gt;I understand the constraints of time and money of course... just &lt;br&gt; wondering if an update is in the cards. &lt;br&gt; &lt;p&gt;Kind regards, &lt;br&gt; &lt;p&gt;John Fisher
  </summary>
  </entry>
  <entry>
  <author>
  <name>Phillip M. Feldman</name>
  <email>pfeld...@verizon.net</email>
  </author>
  <updated>2009-12-01T05:45:42Z</updated>
  <id>http://groups.google.com.au/group/python-excel/browse_frm/thread/b23e7927a75b78dd</id>
  <link href="http://groups.google.com.au/group/python-excel/browse_frm/thread/b23e7927a75b78dd" />
  <title type="html">possible to modify an existing workbook?</title>
  <summary type="html" xml:space="preserve">
  I would like to open an Excel workbook that may already exist, add a &lt;br&gt; new worksheet, write some data to that worksheet, and then save the &lt;br&gt; workbook. I&#39;ve figured out how to create the workbook if it already &lt;br&gt; exists. My problem is the following: If the workbook already exists, &lt;br&gt; I do not want to destroy or modify an existing worksheets. Can this
  </summary>
  </entry>
  <entry>
  <author>
  <name>Hoan Vu Quoc</name>
  <email>hoa...@nextgsolutions.com</email>
  </author>
  <updated>2009-11-30T02:50:37Z</updated>
  <id>http://groups.google.com.au/group/python-excel/browse_frm/thread/087bf765c2d52f52</id>
  <link href="http://groups.google.com.au/group/python-excel/browse_frm/thread/087bf765c2d52f52" />
  <title type="html">Add a note to a cell by xlwt</title>
  <summary type="html" xml:space="preserve">
  Hi all, i&#39;ve searched mail list and google for a week. However, until now i &lt;br&gt; still dont know how to add a note into a cell by xlwt. Can xlwt do it ?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Chris Curvey</name>
  <email>ccur...@gmail.com</email>
  </author>
  <updated>2009-11-23T20:25:11Z</updated>
  <id>http://groups.google.com.au/group/python-excel/browse_frm/thread/09b6be60b2713f63</id>
  <link href="http://groups.google.com.au/group/python-excel/browse_frm/thread/09b6be60b2713f63" />
  <title type="html">Excel 2007 and dates</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve got a bunch of Excel 2007 spreadsheets that I need to parse. As &lt;br&gt; far as I can tell from searching around, there is no release of xlrd &lt;br&gt; that will do this yet. (Although I&#39;d be quite willing to use a &lt;br&gt; development branch, if someone is working on it and willing to share. &lt;br&gt; I could not find a code repository either.)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Chris Withers</name>
  <email>ch...@simplistix.co.uk</email>
  </author>
  <updated>2009-11-20T08:20:44Z</updated>
  <id>http://groups.google.com.au/group/python-excel/browse_frm/thread/9c93cb475c488af8</id>
  <link href="http://groups.google.com.au/group/python-excel/browse_frm/thread/9c93cb475c488af8" />
  <title type="html">Re: merging sheets</title>
  <summary type="html" xml:space="preserve">
  See xlutils.copy and/or xlutils.filter. Both are covered in the tutorial. &lt;br&gt; As I&#39;ve said several times now, for xlutils.filter to grow this ability &lt;br&gt; would require a lot of work that would need funding. &lt;br&gt; cheers, &lt;br&gt; Chris
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jack</name>
  <email>cowd...@gmail.com</email>
  </author>
  <updated>2009-11-16T15:53:42Z</updated>
  <id>http://groups.google.com.au/group/python-excel/browse_frm/thread/ba56c9374d1254cd</id>
  <link href="http://groups.google.com.au/group/python-excel/browse_frm/thread/ba56c9374d1254cd" />
  <title type="html">IRTDInterface differences in Excel 2003 and Excel 2007</title>
  <summary type="html" xml:space="preserve">
  I am working with the RTD functions in excel using pythoncom and a &lt;br&gt; some great sample code from Chris Nilsson. In Excel 2003 and 2007, I &lt;br&gt; am able to create my python object via the IRTDServer com interface. &lt;br&gt; Excel then passes a callback interface, IRTDServerEvents to my &lt;br&gt; object. I hold on to that interface and callback using UpdateNotify
  </summary>
  </entry>
  <entry>
  <author>
  <name>Xinhui</name>
  <email>xinhui.t...@gmail.com</email>
  </author>
  <updated>2009-11-14T16:53:58Z</updated>
  <id>http://groups.google.com.au/group/python-excel/browse_frm/thread/d961f12d4004f842</id>
  <link href="http://groups.google.com.au/group/python-excel/browse_frm/thread/d961f12d4004f842" />
  <title type="html">how could I disable gridline display</title>
  <summary type="html" xml:space="preserve">
  This option in Excel is at &amp;quot;Tools -&amp;gt; Options -&amp;gt; View -&amp;gt; Gridlines(as a &lt;br&gt; checkbox)&amp;quot;. &lt;br&gt; &lt;p&gt;How could I disable it in xlwt? &lt;br&gt; &lt;p&gt;Thanks for sharing your experience with me! &lt;br&gt; &lt;p&gt;Xinhui
  </summary>
  </entry>
  <entry>
  <author>
  <name>Chris Withers</name>
  <email>ch...@simplistix.co.uk</email>
  </author>
  <updated>2009-11-13T15:39:19Z</updated>
  <id>http://groups.google.com.au/group/python-excel/browse_frm/thread/4c0c62a388c98b25</id>
  <link href="http://groups.google.com.au/group/python-excel/browse_frm/thread/4c0c62a388c98b25" />
  <title type="html">Vote on PyPI comments</title>
  <summary type="html" xml:space="preserve">
  Hi All, &lt;br&gt; Apologies for the cross post, but I&#39;m not sure this has received the &lt;br&gt; publicity it deserves... &lt;br&gt; PyPI grew a commenting and rating system a while back, apparently in &lt;br&gt; response to requests from users. However, since it&#39;s been rolled out, &lt;br&gt; there&#39;s been a backlash from package maintainers who already have
  </summary>
  </entry>
</feed>
