Table Question

R

Rebecca

Greetings. I have a MS WORD 2002 document that contains
hundreds of tables separated by paragraph marks. Each
table in the WORD document looks contains the following
(the English words are actually Greek words in the
document, but the Greek fonts cannot be displayed here):

1) each table contains from one to 10 columns
2) each table contains exactly three rows, as follows:

house tree flower mouse
houses trees flowers mice
asdff fvfff hfddd gdksn etc.

I desparately need a macro that can add a new row after
the second row (so I can later make an interlinear), so it
will look like this:

house tree flower mouse
houses trees flowers mice

asdff fvfff hfddd gdksn etc.

I will then add words (English translations of the Greek
words) in the new rows. I can insert a row one by one by
simply placing the mouse cursor on the "a" in "asdff" and
pressing enter, on the "f" in "fvfff," and so on. But as
I said, the file contains hundreds of tables, so it would
take hours upon hours to do this. Could someone please
tell me in easy English how to make a macro (or whatever)
to perform this task? And please keep in mind that I am
unfamiliar with programming. Thanks.
 
D

Doug Robbins - Word MVP

Answered in microsoft.public.word.vba.beginners

--
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.

Hope this helps
Doug Robbins - Word MVP
 

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