Globally remove anchored frames

D

Dana

Using MS Word 2004 in OS 10.4.10, I need to be able to globally remove
anchored text frames. I need to copy the text from within the frames,
insert the text back into the document and then delete the frame, over
and over. I have not found any way to simply find/replace the text
within these anchored frames and delete the frames without manually
"Go to Next Field", select the text in the frame, move it to
clipboard, paste it back onto a para return in the text flow and then
select and delete the frame. Anyone know of a way to help automate
this? I'd also like to be able to select all tables in a document and
convert them to text in one step....any ideas here? Thanks.
 
J

John McGhie

Hi Dana:

You can do this in VBA, but it's not a macro you can "record".

You would have to write it, and it may take you a couple of days.

If you have that kind of time to invest, then post back and we will talk you
through it.

If you do post back, I need to know more about the structure of your
document. Generically, we would write a "For each ... Next" loop that would
walk through the document storing the text out of each text box and writing
it back to the document.

I need to know whether you need to keep the formatting of the text or
whether just the Unicode is sufficient? Are these scanned documents you are
processing?

Cheers


Using MS Word 2004 in OS 10.4.10, I need to be able to globally remove
anchored text frames. I need to copy the text from within the frames,
insert the text back into the document and then delete the frame, over
and over. I have not found any way to simply find/replace the text
within these anchored frames and delete the frames without manually
"Go to Next Field", select the text in the frame, move it to
clipboard, paste it back onto a para return in the text flow and then
select and delete the frame. Anyone know of a way to help automate
this? I'd also like to be able to select all tables in a document and
convert them to text in one step....any ideas here? Thanks.

--
Don't wait for your answer, click here: http://www.word.mvps.org/

Please reply in the group. Please do NOT email me unless I ask you to.

John McGhie, Consultant Technical Writer
McGhie Information Engineering Pty Ltd
http://jgmcghie.fastmail.com.au/
Sydney, Australia. S33°53'34.20 E151°14'54.50
+61 4 1209 1410, mailto:[email protected]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top