Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50067

[SOLVED] Copying Excel Range into existing MS Word Table

$
0
0
Hello Everyone!
:confused:

I have a range of data on Sheet6.Range(A4:C). I need to post each cell in the Range(A4:C) to an existing Word table beginning in (C1,R5). Obviously, I need each excel row in a separate row of the Word table. Here are the parameters:

  1. The Word document is open
  2. The table is bookmarked "MyTable"
  3. The columns are bookmarked ("Folder_Number","Code","Description") in the beginning row(5).

Thank you all for any assistance you can provide!

Viewing all articles
Browse latest Browse all 50067

Trending Articles