Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'from:addr:comcast.net': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'thanks,': 0.17; 'examples': 0.20; 'command': 0.22; 'example': 0.22; 'this?': 0.23; 'header :User-Agent:1': 0.23; 'received:comcast.net': 0.24; "i've": 0.25; 'header:X-Complaints-To:1': 0.27; 'point': 0.28; 'another.': 0.31; 'figure': 0.32; 'worked': 0.33; 'could': 0.34; 'subject:with': 0.35; "can't": 0.35; 'but': 0.35; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'read': 0.60 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Jim Byrnes Subject: Scripting Calligra Sheets with Python Date: Sat, 15 Jun 2013 10:55:47 -0500 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: c-98-214-27-183.hsd1.il.comcast.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 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: 7 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1371312918 news.xs4all.nl 15944 [2001:888:2000:d::a6]:43558 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:48314 I've read all the docs I can find and worked through a lot of examples but I can't figure out how to shift the focus from one cell to another. Could someone point me to the command or an example of how to do this? Thanks, Jim