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