a_n_s_h_a_n wrote: > ok. sorry about that but still thanks > > i'm pretty new about this com stuff. > i just started reading a couple of days ago so > i don't know yet what are vbs/vba, or macro
[Copying back to the python-win32 list to keep everything public: more people to help you!] Well, there *are* search engines out there: putting VBS and VBA into Google gets you some pretty convincing hits. But, in short, they are Microsoft's scripting languages, VBS general purpose, VBA specifically for Word, Excel etc. A macro is (in this context; it has several meanings) a set of recorded actions within Microsoft Word which eventually spits out a gobbet of VBA which will look remarkably like the equivalent Python code. TJG _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32