+ Reply to Thread
Results 1 to 2 of 2

VBA Trying to pull specific Word table cells into specific Excel cells

  1. #1
    Registered User
    Join Date
    11-01-2011
    Location
    Ohio
    MS-Off Ver
    Excel 2016
    Posts
    15

    VBA Trying to pull specific Word table cells into specific Excel cells

    I'm tryinig to pull Word table cells(2,2) thru cells(5,2) into Excel range(B10:B15). I've taken a previous standard macro I found in multiple locations on the Internet and edited to the best of my VBA-Newbie ability. Now the problem is this:

    It cycles through the 4 word cells I want, but copies that data 4 times in the same cell then does the same to the next 5 cells in range(B10:B15), all having the same last cell value (i.e. 111). This is a sample of the Word table figures I"m try to pull.
    Title Title Title Title
    a 247 percent a desc a
    b 8 percent b desc b
    c 5474 percent c desc c
    d 111 percent d desc d

    My code:
    Please Login or Register  to view this content.

  2. #2
    Registered User
    Join Date
    11-01-2011
    Location
    Ohio
    MS-Off Ver
    Excel 2016
    Posts
    15

    Re: VBA Trying to pull specific Word table cells into specific Excel cells

    Figured it out, and since I cannot find this anywhere on the Internet in relation to pulling just cell data and not the whole Word doc table, I wanted to put it out there in this reply to my post and the others I did.

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1