VBA functionality in Word 2007 [closed]
- by Mac
I have a VB system that utilises VBA and MSWord 20078. I have a few problems that I am hoping you solve for me.
I need to search for a string in a Word 2007 document and then pickup all characters into a VB Variable from that string to the next carriage return inclusive. I will then manipulate the contents of the VB variable.
When I find the…