Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!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.099 X-Spam-Evidence: '*H*': 0.80; '*S*': 0.00; 'python.': 0.02; 'subject:into': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'adjacent': 0.16; 'hyperlink': 0.16; 'files.': 0.16; 'wrote:': 0.18; 'module': 0.19; 'thu,': 0.19; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'help!': 0.26; 'excel': 0.26; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'url:mailman': 0.30; '13,': 0.31; 'lot.': 0.31; 'url:python': 0.33; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'subject:Simple': 0.36; 'url:listinfo': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'received:209': 0.37; 'starting': 0.37; 'thank': 0.38; 'e.g.': 0.38; 'writes': 0.38; 'pm,': 0.38; 'url:mail': 0.40; 'how': 0.40; 'greatest': 0.60; 'number,': 0.60; 'then,': 0.60; 'new': 0.61; 'simple': 0.61; 'back': 0.62; 'show': 0.63; 'to:addr:gmail.com': 0.65; 'population': 0.68; 'reads': 0.68; 'internet': 0.71; 'hyperlinks': 0.91; 'joel': 0.91; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=pITCO6wRrUi5FAro5DAzk4Dp5gFyGmRhAQo9ETK/AbQ=; b=WFd53SptHfR8/2uwBUbydcC89VUYH+8goRm0naNL/qLi/Gk8+zjB1Iwlllla4OY++c A/kycBdEdpftmxVKQchx8Rr3YPWqFAti2zc0rZ0wV5nVV+kL/jktDbpKcdWmlY/1HQMQ t9/NN8W1dlWp7AnSAS0URRmOvUCDMMFLCAcs6z/wDfv0p00J6xoE+sWkY/jLZiqzZJ4W tlXh2575TKmH9gKRT1nVku32h3mQP62L7xhhDBLYadEh3kqfRkANYUjafJXiWwoAC3Aa 52GG2cAeef88XwwFFUXmF9Bf9gg4bd0B8+gnoU6qzeX26jaj0uhyrQhpBPfMweJIZZcI h6IQ== MIME-Version: 1.0 X-Received: by 10.52.26.140 with SMTP id l12mr875193vdg.29.1371152484152; Thu, 13 Jun 2013 12:41:24 -0700 (PDT) In-Reply-To: <34b25d59-63b8-44e7-ac10-0afc52a7d726@googlegroups.com> References: <34b25d59-63b8-44e7-ac10-0afc52a7d726@googlegroups.com> Date: Thu, 13 Jun 2013 15:41:24 -0400 Subject: Re: Creating a Super Simple WWW Link, Copy, & Paste into Spreadsheet Program From: Joel Goldstick To: buford.lumbar@gmail.com Content-Type: multipart/alternative; boundary=20cf307cfcc6c03ca804df0e50fb Cc: "python-list@python.org" 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: 77 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1371152487 news.xs4all.nl 15889 [2001:888:2000:d::a6]:40307 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:48013 --20cf307cfcc6c03ca804df0e50fb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable there is a python module that reads and writes to excel files. look for that On Thu, Jun 13, 2013 at 3:28 PM, wrote: > Hi, I'm new to Python. Would someone be able to write me and/or to show m= e > how to write a simple program that: > > 1-follows a hyperlink from MS Excel to the internet (one of many links > like this, http://www.zipdatamaps.com/76180, for e.g.) and then, > > 2-copies some data (a population number, e.g. 54195) and then, > > 3-pastes that data back into the same MS Excel spreadsheet, into the > adjacent cell. > > ... and that=E2=80=99s it... row after row of hyperlinks all in one colum= n... > > Please, please help me my wrist is starting to hurt a lot. You would have > my greatest appreciation for your help! > > thank you, Buford > -- > http://mail.python.org/mailman/listinfo/python-list > --=20 Joel Goldstick http://joelgoldstick.com --20cf307cfcc6c03ca804df0e50fb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
there is a python module that reads and writes to excel fi= les.=C2=A0 look for that


On Thu, Jun 13, 2013 at 3:28 PM, &l= t;buford.lumba= r@gmail.com> wrote:
Hi, I'm new to Python. Would someone be = able to write me and/or to show me how to write a simple program that:

1-follows a hyperlink from MS Excel to the internet (one of many links like= this, http:= //www.zipdatamaps.com/76180, for e.g.) and then,

2-copies some data (a population number, e.g. 54195) and then,

3-pastes that data back into the same MS Excel spreadsheet, into the adjace= nt cell.

... and that=E2=80=99s it... row after row of hyperlinks all in one column.= ..

Please, please help me my wrist is starting to hurt a lot. You would have m= y greatest appreciation for your help!

thank you, Buford
--
http://mail.python.org/mailman/listinfo/python-list



--
--20cf307cfcc6c03ca804df0e50fb--