VBA task: Copy selection in Word and paste in Excel
I have a Word document which contains several blocks of text enclosed in curly brackets (e.g., "{This is the text I want to copy.}"). I want to find and copy those blocks of text and paste them into cells in Excel.
It seems to me this must be a pretty common task... anybody know a simple way to do it?
Thanks.
|