dkelb
unread,Jul 22, 2011, 11:19:51 PM7/22/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MS Excel Macro Vba
I am a newbie to VBA........
I have a word document that is composed of many pages with text. I
want to take the text from page 1 after "Objective" and paste it into
A1, take the text after "Date" into B1, etc. Then on page 2 copy the
text after "Objective" and past it into A2, take the text after
"Date"
into B2, etc. Do this until the end of the Word Document. Each page
follows the same format.
Thanks in advance for some VBA code for Excel that can save me tons
of
time!