Re: [python-win32] VBA MACRO and Python

2006-10-13 Thread Floris van Nee
Here's the convo I had with Michael about VBA and Python. I mailed them directly to him instead of to Python-win32 mailing list. So here they are for the mailing list. I just keep forgetting that I can't just hit 'reply' in Gmail :P   Floris-- Forwarded message --From: Floris van N

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