Writing text to a Word Document

2009-05-11 Thread gazathome
Hi everyone, I am trying to write several attributes from a database table and using the code below I can write the values however it is only overwriting on the first line. I am new to the win32com bit and I would like to know what is the recommended reference to loop down the page and add

Re: Writing text to a Word Document

2009-05-11 Thread Mike Driscoll
On May 11, 11:27 am, gazath...@gmail.com wrote: Hi everyone, I am trying to write several attributes from a database table and using the code below I can write the values however it is only overwriting on the first line. I am new to the win32com bit and I would like to know what is the