![]() |
#23
|
|||
|
|||
![]()
Let me know where you're at in the process.
What does your subroutine look like right now? Btw, this line of code Code:
Set new_range = wdDoc.Range(bk.Start, bk.End) This, however, which was posted by guessed, Code:
Set wdRng = wdDoc.Bookmarks.Exists("D" & Abs(dblC22)) Code:
Set wdRng = wdDoc.Bookmarks.("D" & Abs(dblC22)).Range |
Tags |
bookmark, if statement, vba |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
rebmaboss | Word | 1 | 11-25-2016 02:30 AM |
Pasting text from Excel cell into word without creating a table, and keeping the in-cell formatting | hanvyj | Excel Programming | 0 | 08-28-2015 01:15 AM |
How to insert a table using bookmarks in a document | Catty | Word VBA | 3 | 05-04-2015 03:05 AM |
![]() |
Niy | Word | 3 | 03-28-2012 12:18 AM |
Pasting table in Photoshop cutting off table | azdolfan | Word Tables | 0 | 05-16-2010 01:52 PM |