Hey all:
I have a VB app that takes a Word template and fills it with data (using bookmarks). The problem I'm having is the following:
I have a Address line that inserts the name and address. These lines (3 one for Name, one for Address, and one for City, State, and Zip) are underlined. When the data populates the lines, it extends the underlining, creating another line
So my original line looks line this:
___________________________
___________________________
___________________________
When the data is inserted, it may look like the following:
James Smith________________
_______
123 Main Street____________
_____________________
AnyTown, NY 10000__________
_______________
My questions is how do I get it so my lines stay stationary?
I hope I didn't ramble.
Thanks for all of you help
jocasio
I have a VB app that takes a Word template and fills it with data (using bookmarks). The problem I'm having is the following:
I have a Address line that inserts the name and address. These lines (3 one for Name, one for Address, and one for City, State, and Zip) are underlined. When the data populates the lines, it extends the underlining, creating another line
So my original line looks line this:
___________________________
___________________________
___________________________
When the data is inserted, it may look like the following:
James Smith________________
_______
123 Main Street____________
_____________________
AnyTown, NY 10000__________
_______________
My questions is how do I get it so my lines stay stationary?
I hope I didn't ramble.
Thanks for all of you help
jocasio