Excel to Word Macro

A

atrscomputers

Hey,

I'm trying to make a macro that reads a column in Excel, finds the
match in word and copys the 20 charactors right of the value in word
and then paste's it beside the value in Excel.

I know thats a little confusing but if you need any clarification or if
you could help please let me know.

Andrew
 
A

atrscomputers

I need to know how to write the macro, I've only ever done VBA for
excel and this is confusing me. I need the macro to read the cell in
excel and find it in the word document, then copy the 20 charactors to
the right of the found numbers and paste them in excel. And loop this
for a complete column
 
Top