On 06/05/2010 17:51, hbu...@ovi.com wrote:
Hi
guys can i use python's win32com module to do the same tasks
that i do with visual basic for applications (vba).
I mean automating tasks for excel e.t.c and accessing
Access databases. If win32com doesnt which module can i use?
You want to look at t
wrote
guys can i use python's win32com module to do the same tasks that
i do with visual basic for applications (vba). I mean automating tasks
for excel e.t.c and accessing Access databases.
Yes. You can use the MFC API or the WSH API from win32com.
If win32com doesnt which module can i us
> guys can i use python's win32com module to do the same tasks that i do with
> visual basic for applications (vba). I mean automating tasks for excel e.t.c
> and accessing Access databases. If win32com doesnt which module can i use?
that's definitely the right one, and yes, you can use VB/VBA
Hi
guys can i use python's win32com module to do the same tasks that i do with
visual basic for applications (vba). I mean automating tasks for excel e.t.c
and accessing Access databases. If win32com doesnt which module can i use?
Thanks in advance
---