B
BRC
I have a document that I want to insert some info contained in Vba
code. I have spent a lot of time trying to do this and have concluded
(to perserve fomatting) the best way would be to use fields in the
document and just update the field with a vba variable. Lets say I have
var1 var2 and var3. I want to insert them into a specific place in the
document.I.e. field1.value=var1. I am not sure what the best type of
field is to do this. Any suggestions would be greatly appreciated.
Thanks in advance for any suggestions.
BRC
code. I have spent a lot of time trying to do this and have concluded
(to perserve fomatting) the best way would be to use fields in the
document and just update the field with a vba variable. Lets say I have
var1 var2 and var3. I want to insert them into a specific place in the
document.I.e. field1.value=var1. I am not sure what the best type of
field is to do this. Any suggestions would be greatly appreciated.
Thanks in advance for any suggestions.
BRC