Re: [python-win32] need help for searching of text in a textbox for ms word

2008-01-17 Thread Tim Golden
[Copying back to the list... again. Please keep your posts on-list: I'm not the only person who can answer questions about python-win32!] a_n_s_h_a_n wrote: > hi! i found something on the web about finding > and replacing text anywhere in the ms word document. > the problem is that it is in vb f

Re: [python-win32] need help for searching of text in a textbox for ms word

2008-01-15 Thread Tim Roberts
a_n_s_h_a_n wrote: > hi guys! i need help again. so i have this python program that is > supposed to search and replace text in ms word. i have successfully > searched and replaced all needed text but the problem is it only > replaces the normal text and not the ones found in textboxes. Tim G's

Re: [python-win32] need help for searching of text in a textbox for ms word

2008-01-15 Thread Tim Golden
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, t

Re: [python-win32] need help for searching of text in a textbox for ms word

2008-01-15 Thread Tim Golden
a_n_s_h_a_n wrote: > hi guys! i need help again. so i have this python program that is supposed to search and replace text in ms word. i have successfully searched and replaced all needed text but the problem is it only replaces the normal text and not the ones found in textboxes. i need your expe