Hello, I am new to VBA in Word and I was wondering if=20
someone could help me please!
I have a string in a Word document that I want to copy=20
from Word and then copy to an Excel worksheet. But the=20
string has a hard return at the end of it. So how do I=20
copy from the beginning of the string to the hard return?=20
I know the position in the document that the string starts=20
at but I do not know how to copy only to the carriage=20
return. For examle, when you select "Show/Hide =B6" to Show=20
it looks like:
125 North Street=B6
How do I use VBA to select only up to the hard return? I=20
hope this makes sense. Any help would be appreciated.
Thanks.