Re: [python-win32] Python Problem

2005-09-06 Thread bob
At 09:21 AM 9/5/2005, Arun Tyagi wrote: >Hi, > >I want to know that can we execute MS Access Macro's using python. # requires Access to be installed import win32com.client # from https://sourceforge.net/projects/pywin32/ a = win32com.client.Dispatch('access.application.9') # 9 may be different de

[python-win32] Python Problem

2005-09-06 Thread Arun Tyagi
Hi, I want to know that can we execute MS Access Macro's using python. if anyone know's the answer then please send it. Its very urgent. Regards Arun __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.y