Hi,
I'm looking for a guidance/examples on how to format a word document using VBA.
ie.
1. how to add a header/footer
2. how to add a carriage return between fields
3. how to add an image
currently, I have it set up to write all the data to a string and then output the string using the typetext strOutput property.
Any comments/help are greatly appreciated. Thank you kindly.
e
I'm looking for a guidance/examples on how to format a word document using VBA.
ie.
1. how to add a header/footer
2. how to add a carriage return between fields
3. how to add an image
currently, I have it set up to write all the data to a string and then output the string using the typetext strOutput property.
Any comments/help are greatly appreciated. Thank you kindly.
e