Thread: Excel to Word
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] atrscomputers@gmail.com is offline
external usenet poster
 
Posts: 21
Default Excel to Word

Hey,


I'm trying to make a macro that reads a column in Excel.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


I know thats a little confusing but if you need any clarification or if



you could help please let me know.


Andrew