Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.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.028 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'python,': 0.02; 'subject:Python': 0.05; 'subject:script': 0.09; 'macro': 0.16; 'x-mailer:iphone mail (9b206)': 0.16; 'implementing': 0.17; 'to:name:python-list@python.org': 0.20; 'bit': 0.21; 'received :mail-bk0-f46.google.com': 0.22; 'chapter': 0.23; 'seems': 0.23; 'script': 0.24; 'received:209.85.214.46': 0.27; 'reply.': 0.28; 'function': 0.30; 'could': 0.32; 'to:addr:python-list': 0.33; 'tutorial': 0.33; 'received:google.com': 0.34; 'thanks': 0.34; 'subject:?': 0.35; 'received:209.85': 0.35; 'message- id:@gmail.com': 0.36; 'should': 0.36; 'charset:us-ascii': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39; 'where': 0.40; 'header:Received:5': 0.40; 'header:Message-Id:1': 0.62; 'provide': 0.62; 'more': 0.63; 'dont': 0.64; 'vba': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:from:content-type:message-id:date:to :content-transfer-encoding:mime-version:x-mailer; bh=FQuqYCeXqyZ2CcHJzvu8mK27eURSpRwlFvE1nLUoo4c=; b=fkmSQiiXcSCEVlxBtosN3jaQML/uZwW5wuUj9bQyZcqf5eqV9ulspnOLMHk5qXWicM rTyqy8d6vxy3ZWvKoj5pGnPKnkIlPhtP5wYVkq4tbOgEtTvh3dMITgLJMjI595XBqUIS WMrPth3gluI++iUpAqd3guFy1DpP/lZOTomqEeSDZBjI0fI3rAwMxj6YR93e9vyyzVJm r06JyvVzi1ZZVDmo9239roH5IqwahhBKHXToR8PdVx7Ndt8quBX3ghlxng6s5VWNMBot b01g9ddDWEmMpwZ3ax+JfXqpGkP9YZm73IZPxpi1pr3QmlQGqfHiDAdnPEvSAmiCjqL+ qiqQ== Subject: Re: Which way is best to execute a Python script in Excel? From: Maurizio Spadaccino Content-Type: text/plain; charset=us-ascii Date: Fri, 6 Jul 2012 10:31:29 +0200 To: "python-list@python.org" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) X-Mailer: iPhone Mail (9B206) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 1341563499 news.xs4all.nl 6886 [2001:888:2000:d::a6]:39457 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:24962 Hi Emile Thanks for the reply. Could you provide me a more detailed 'how-to' tutorial= on implementing a VBA macro that calls a script or a function from python, o= r tell me where on the web I can find it? The OReilly chapter seems a bit ha= rd for me at this stage? I dont know, for example, where i should tell the m= acro where to locate the script... Maurizio=