Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-1.proxad.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!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.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'python.': 0.02; 'column': 0.07; 'python': 0.09; '2010"': 0.16; 'columns': 0.16; 'limit.': 0.16; 'received:your-server.de': 0.16; 'subject:limit': 0.16; 'mon,': 0.16; 'wrote:': 0.17; 'import': 0.21; 'either.': 0.22; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'charset:iso-8859-15': 0.26; '+0100,': 0.29; '-0700,': 0.29; "d'aprano": 0.29; 'steven': 0.29; 'that.': 0.30; 'problem.': 0.32; 'to:addr:python-list': 0.33; 'excel': 0.33; 'version': 0.34; 'something': 0.35; 'there': 0.35; 'does': 0.37; 'data': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'nothing': 0.38; 'to:addr:python.org': 0.39; 'limit': 0.65; '2013': 0.84; 'limit?': 0.84; 'ana': 0.91 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes To: python-list@python.org Subject: Re: Excel column 256 limit References: <5ff118cb-a57b-45d6-9a5c-e0e3db4b0327@googlegroups.com> <514737bc$0$6599$c3e8da3$5496439d@news.astraweb.com> Date: Mon, 18 Mar 2013 18:38:28 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: Quoted-Printable From: "Michael Ross" In-Reply-To: <514737bc$0$6599$c3e8da3$5496439d@news.astraweb.com> User-Agent: Opera Mail/12.14 (Win32) X-Authenticated-Sender: gmx@ross.cx X-Virus-Scanned: Clear (ClamAV 0.97.6/16870/Mon Mar 18 16:53:15 2013) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1363629986 news.xs4all.nl 6934 [2001:888:2000:d::a6]:59748 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:41443 On Mon, 18 Mar 2013 16:50:21 +0100, Steven D'Aprano = wrote: > On Mon, 18 Mar 2013 08:28:46 -0700, Ana Dion=EDsio wrote: > >> Is there some way to go around this limit? I need to import data from= >> python to excel and I need 1440 columns for that. > > That's an Excel question, it has nothing to do with Python. > > Have you considered using something other than Excel? As I understand = it, > OpenOffice, LibreOffice, and Gnumeric do not have a 256 column limit. Just for completeness: Excel in it's "Office 2010" version does not have a 256 column limit = either. I can use > 2000 columns without problem.