Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'xlrd': 0.16; 'laura': 0.18; 'cc:addr:python.org': 0.20; 'cc:2**1': 0.22; 'cc:no real name:2**0': 0.22; 'header:In-Reply-To:1': 0.24; 'this.': 0.28; 'received:se': 0.29; 'subject:/': 0.30; 'url:org': 0.36; 'charset :us-ascii': 0.37; 'header:Message-Id:1': 0.61; 'subject: #': 0.79; 'received:89': 0.80; 'worth,': 0.84 To: Chris Angelico cc: "python-list@python.org" , lac@openend.se From: Laura Creighton Subject: Re: -2146826246 in win32com.client for empty #N/A cell in Excel In-Reply-To: Message from Chris Angelico of "Mon, 17 Aug 2015 04:41:06 +1000." References: <29fb0de6-2d4a-4392-9c85-8f1633ad5454@googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <25502.1439754560.1@fido> Date: Sun, 16 Aug 2015 21:49:20 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Sun, 16 Aug 2015 21:49:22 +0200 (CEST) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 5 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1439754568 news.xs4all.nl 2834 [2001:888:2000:d::a6]:32867 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:95413 For what it's worth, I use xlrd for this. http://www.python-excel.org/ Laura