cj92713696
Programmer
I am trying to do something that seems very simple in nature, yet overpowering via code! =) Your help is very much appreciated!
1.) I need Visual Basic to open an existing Microsoft Word document. I have no problems with this part.
2.) I then need Visual Basic to go through the entire loaded document to replace text. If I have an occurence of <<customer>> I'd like to replace that with a customer name via Visual Basic code. As of the moment I'm using the words.item object, but it's really slow. I really need to find out how to use the replace command but have no clue. I am asking for any help you may offer... Thanks a lot!
1.) I need Visual Basic to open an existing Microsoft Word document. I have no problems with this part.
2.) I then need Visual Basic to go through the entire loaded document to replace text. If I have an occurence of <<customer>> I'd like to replace that with a customer name via Visual Basic code. As of the moment I'm using the words.item object, but it's really slow. I really need to find out how to use the replace command but have no clue. I am asking for any help you may offer... Thanks a lot!