Re: [python-win32] VBA MACRO and Python

2006-10-13 Thread Floris van Nee
like that and see if that works.   Floris   On 10/13/06, Michael Pearmain <[EMAIL PROTECTED] > wrote: just a thought on this?   I currently activate the macro in weighted tables by a click button, would this be a potential problem? From: Floris van Nee [mailto:[EMAIL PROTECTED]] Sent: 13

Re: [python-win32] VBA MACRO and Python

2006-10-13 Thread Tim Roberts
Michael Pearmain wrote: > > Hi I'm a beginner to python and VBA, > > However I have made a VBA macro which takes tables in excel and > creates an PowerPoint slideshow, > You know, you could write that macro entirely in Python without involving VBA... > The trouble I have is that the name of the

[python-win32] VBA MACRO and Python

2006-10-13 Thread Michael Pearmain
Title: VBA MACRO and Python Hi I'm a beginner to python and VBA, However I have made a VBA macro which takes tables in excel and creates an PowerPoint slideshow, I want to automate this process using python The trouble I have is that the name of the file I'm running this on changes all