<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>python-excel Google Group</title>
  <link>http://groups.google.com.au/group/python-excel</link>
  <description>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.</description>
  <language>en-GB</language>
  <item>
  <title>Excel 2007 and dates</title>
  <link>http://groups.google.com.au/group/python-excel/browse_frm/thread/09b6be60b2713f63/ae5b36c0f4141681?show_docid=ae5b36c0f4141681</link>
  <description>
  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.)
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/python-excel/browse_frm/thread/09b6be60b2713f63</guid>
  <author>
  ccur...@gmail.com
  (Chris Curvey)
  </author>
  <pubDate>Mon, 23 Nov 2009 20:25:11 UT
</pubDate>
  </item>
  <item>
  <title>Re: merging sheets</title>
  <link>http://groups.google.com.au/group/python-excel/browse_frm/thread/9c93cb475c488af8/23b825a7488ff237?show_docid=23b825a7488ff237</link>
  <description>
  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
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/python-excel/browse_frm/thread/9c93cb475c488af8</guid>
  <author>
  ch...@simplistix.co.uk
  (Chris Withers)
  </author>
  <pubDate>Fri, 20 Nov 2009 08:20:44 UT
</pubDate>
  </item>
  <item>
  <title>IRTDInterface differences in Excel 2003 and Excel 2007</title>
  <link>http://groups.google.com.au/group/python-excel/browse_frm/thread/ba56c9374d1254cd/c500ac8826376b8e?show_docid=c500ac8826376b8e</link>
  <description>
  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
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/python-excel/browse_frm/thread/ba56c9374d1254cd</guid>
  <author>
  cowd...@gmail.com
  (Jack)
  </author>
  <pubDate>Mon, 16 Nov 2009 15:53:42 UT
</pubDate>
  </item>
  <item>
  <title>how could I disable gridline display</title>
  <link>http://groups.google.com.au/group/python-excel/browse_frm/thread/d961f12d4004f842/ea480fe832fe08fd?show_docid=ea480fe832fe08fd</link>
  <description>
  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
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/python-excel/browse_frm/thread/d961f12d4004f842</guid>
  <author>
  xinhui.t...@gmail.com
  (Xinhui)
  </author>
  <pubDate>Sat, 14 Nov 2009 16:53:58 UT
</pubDate>
  </item>
  <item>
  <title>Vote on PyPI comments</title>
  <link>http://groups.google.com.au/group/python-excel/browse_frm/thread/4c0c62a388c98b25/14d2a4e4dd1da99c?show_docid=14d2a4e4dd1da99c</link>
  <description>
  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
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/python-excel/browse_frm/thread/4c0c62a388c98b25</guid>
  <author>
  ch...@simplistix.co.uk
  (Chris Withers)
  </author>
  <pubDate>Fri, 13 Nov 2009 15:39:19 UT
</pubDate>
  </item>
  <item>
  <title>Zoom in xlwt + auto-adjusting width for columns.</title>
  <link>http://groups.google.com.au/group/python-excel/browse_frm/thread/bc0a62dc6455ae5a/fb6b4676aea30834?show_docid=fb6b4676aea30834</link>
  <description>
  Hey everyone, &lt;br&gt; &lt;p&gt;I&#39;m new here. I&#39;m new in Python, and I&#39;m new in xlwt. &lt;br&gt; I&#39;m using Python 2.5 on a windows OS (XP) for work. I&#39;m using xlwt &lt;br&gt; 0.7.2. &lt;br&gt; &lt;p&gt;I looked in the source code but found nothing related to my questions, &lt;br&gt; and also in the examples. So I&#39;m asking here. &lt;br&gt; &lt;p&gt;Q1: &lt;br&gt; I want to create a Excel file. I manage to do it, but I&#39;d like to
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/python-excel/browse_frm/thread/bc0a62dc6455ae5a</guid>
  <author>
  johan.chouq...@gmail.com
  (Dargoan)
  </author>
  <pubDate>Fri, 13 Nov 2009 12:27:16 UT
</pubDate>
  </item>
  <item>
  <title>Unicode conversion in xlrd</title>
  <link>http://groups.google.com.au/group/python-excel/browse_frm/thread/9d16e2b241ca4207/c89fc09286e2ef98?show_docid=c89fc09286e2ef98</link>
  <description>
  First of all, thanks for xlrd, it&#39;s saved the day for me, I would &lt;br&gt; never have believed that after a couple of days experimenting I would &lt;br&gt; find extracting data from an Excel spreadsheet could be so easy!! &lt;br&gt; &lt;p&gt;While handling a spreadsheet that is sent to me that has emails pasted &lt;br&gt; into cells by some arcane process, I get problems with an error
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/python-excel/browse_frm/thread/9d16e2b241ca4207</guid>
  <author>
  iankro...@gmail.com
  (IanKRolfe)
  </author>
  <pubDate>Tue, 10 Nov 2009 13:06:58 UT
</pubDate>
  </item>
  <item>
  <title>XFStyle from XF instance after xutils.copy</title>
  <link>http://groups.google.com.au/group/python-excel/browse_frm/thread/c1f156b7016a6d0c/8dfb9ac318643ad4?show_docid=8dfb9ac318643ad4</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I&#39;m using xlutils.copy method to copy template xls file, fill &lt;br&gt; placeholers and return new document to user. &lt;br&gt; &lt;p&gt;rb = open_workbook(&#39;template.xls&#39;,f ormatting_info=True) &lt;br&gt; rs = rb.sheet_by_index(0) &lt;br&gt; wb = xlutils.copy(rb) &lt;br&gt; ws = wb.get_sheet(0) &lt;br&gt; for row in range(rs.nrows): &lt;br&gt; for col in range(rs.ncols):
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/python-excel/browse_frm/thread/c1f156b7016a6d0c</guid>
  <author>
  alexande...@gmail.com
  (Alexander Nesterov)
  </author>
  <pubDate>Tue, 10 Nov 2009 11:35:37 UT
</pubDate>
  </item>
  <item>
  <title>Preserve graphs</title>
  <link>http://groups.google.com.au/group/python-excel/browse_frm/thread/637cbc114b217a3a/5ad817a524f7f4b0?show_docid=5ad817a524f7f4b0</link>
  <description>
  Hi, &lt;br&gt; Using XLRD and XLUtils: &lt;br&gt; Is it possible to open an excel file that contains graphs in sheet 1 &lt;br&gt; and data in sheet2, and then modify sheet 2 and save it, without &lt;br&gt; losing the graphs in sheet 1?
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/python-excel/browse_frm/thread/637cbc114b217a3a</guid>
  <author>
  connor...@gmail.com
  (mconnors)
  </author>
  <pubDate>Wed, 04 Nov 2009 15:00:52 UT
</pubDate>
  </item>
  <item>
  <title>Newbie: How to check for multiple command line arguments</title>
  <link>http://groups.google.com.au/group/python-excel/browse_frm/thread/41b413e6a60c6289/e713a6dacaee8d13?show_docid=e713a6dacaee8d13</link>
  <description>
  Hi, &lt;br&gt; I would like to use multiple command line arguments in my script. If &lt;br&gt; one or all of them are found, the script will produce an output for &lt;br&gt; them (from excel sheet). Please see the code below. Basically the &lt;br&gt; problem is here: &lt;br&gt; if sh.cell(i, 1).value == sys.argv[1]: &lt;br&gt; and I would like to use &lt;br&gt; if sh.cell(i, 1).value == sys.argv[1:]:
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/python-excel/browse_frm/thread/41b413e6a60c6289</guid>
  <author>
  johannesr...@gmail.com
  (johannes rara)
  </author>
  <pubDate>Wed, 28 Oct 2009 14:34:54 UT
</pubDate>
  </item>
  <item>
  <title>Newbie: extracting only certain cells in a column (xlrd)</title>
  <link>http://groups.google.com.au/group/python-excel/browse_frm/thread/22f2f298a8315c27/f73027e395fa6795?show_docid=f73027e395fa6795</link>
  <description>
  Hi, &lt;br&gt; I would like to print out only certain cells in an Excel table. The &lt;br&gt; extraction criteria is in a third column and if this criteria is met, &lt;br&gt; I would like to print the information in ninth column. &lt;br&gt; for i in range(len(sh.col_values(8))): &lt;br&gt; if sh.col_values(2).value[i] == &amp;quot;temp&amp;quot;: &lt;br&gt; print sh.col_values(8)[i]
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/python-excel/browse_frm/thread/22f2f298a8315c27</guid>
  <author>
  johannesr...@gmail.com
  (johannes rara)
  </author>
  <pubDate>Wed, 28 Oct 2009 13:38:35 UT
</pubDate>
  </item>
  <item>
  <title>Newbie: Reading and printing cells from excel</title>
  <link>http://groups.google.com.au/group/python-excel/browse_frm/thread/2bc85dcffd4ad764/be8e9c8450723161?show_docid=be8e9c8450723161</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I&#39;m python newbie but I&#39;m trying to read data from Excel file (from &lt;br&gt; one column) and print it into the output. Here&#39;s my code: &lt;br&gt; &lt;p&gt;------------- python code ----------- &lt;br&gt; &lt;p&gt;import xlrd &lt;br&gt; wb = xlrd.open_workbook(&#39;testiexcel .xls&#39;) &lt;br&gt; &lt;p&gt;sh = wb.sheet_by_name(u&#39;data&#39;) &lt;br&gt; &lt;p&gt;sposti = sh.col_values(8) &lt;br&gt; for i in range(sh.nrows):
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/python-excel/browse_frm/thread/2bc85dcffd4ad764</guid>
  <author>
  johannesr...@gmail.com
  (jrara)
  </author>
  <pubDate>Wed, 28 Oct 2009 12:12:53 UT
</pubDate>
  </item>
  <item>
  <title>Re: stripping lines from an excel file</title>
  <link>http://groups.google.com.au/group/python-excel/browse_frm/thread/66abd54ec9094417/641ca78aba07d941?show_docid=641ca78aba07d941</link>
  <description>
  I am trying to find a string and copy the lines that have that string &lt;br&gt; in it to another excel file. &lt;br&gt; My issue now I can only copy the cells that come after the cell with &lt;br&gt; the string I flag. Ive tried to store out each line into a temporary &lt;br&gt; list (not good for speed or memory) but I cant, I think because each
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/python-excel/browse_frm/thread/66abd54ec9094417</guid>
  <author>
  sagear...@gmail.com
  (Sage)
  </author>
  <pubDate>Thu, 22 Oct 2009 18:53:30 UT
</pubDate>
  </item>
  <item>
  <title>Problem while reading date in date format from excel sheet.</title>
  <link>http://groups.google.com.au/group/python-excel/browse_frm/thread/c8b90e13c1913b75/c1749b797c036686?show_docid=c1749b797c036686</link>
  <description>
  Hi All, &lt;br&gt; &lt;p&gt;I have stored date of birth in the below format in excel file. &lt;br&gt; DateOfBirth &lt;br&gt; 10/15/1980 &lt;br&gt; &lt;p&gt;While reading this value from excel into the application the value is &lt;br&gt; read as 29509.0 &lt;br&gt; I need a string to be return in the format mm/dd/yyyy. &lt;br&gt; &lt;p&gt;following is the snippet of my code &lt;br&gt; &lt;p&gt;def read_from_excel(self,filepath, sheetname,columnname,rowno):
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/python-excel/browse_frm/thread/c8b90e13c1913b75</guid>
  <author>
  mpbongir...@gmail.com
  (Mayur)
  </author>
  <pubDate>Wed, 21 Oct 2009 23:43:47 UT
</pubDate>
  </item>
  <item>
  <title>Protect sheet and allow formatting of cells, columns, rows</title>
  <link>http://groups.google.com.au/group/python-excel/browse_frm/thread/69db61639ce4a684/e4d9653fe94dcc4e?show_docid=e4d9653fe94dcc4e</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;Using xlwt I can&#39;t see how to protect a worksheet, yet allow &lt;br&gt; formatting of cells, columns, rows, as you can do when applying &lt;br&gt; worksheet protection in the Excel 2003 UI. I would have guessed that &lt;br&gt; you would set: &lt;br&gt; &lt;p&gt;sheet.protect = True &lt;br&gt; &lt;p&gt;and &lt;br&gt; &lt;p&gt;sheet.wnd_protect = False &lt;br&gt; &lt;p&gt;but that seems to have no effect, at least on this score.
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/python-excel/browse_frm/thread/69db61639ce4a684</guid>
  <author>
  dchandekst...@gmail.com
  (David Chandek-Stark)
  </author>
  <pubDate>Tue, 20 Oct 2009 17:57:48 UT
</pubDate>
  </item>
  </channel>
</rss>
