![]() |
|
#1
|
||||
|
||||
![]()
Instead of setting the range to the cell, set it to the range of the content control
Code:
If .Range.Information(wdWithInTable) = True Then Set Rng = CCtrl.Range With Rng .Bookmarks.Add CCtrl.Title, Rng End With End If End With
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
#2
|
||||
|
||||
![]()
Try that with a plain text content control or a date content control, for example, and you'll soon find it fails.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
Tags |
bookmark;content control |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
VBA for content controls | ciresuark | Word VBA | 1 | 03-10-2015 03:14 PM |
Calculate Age From Content Controls | kintap | Word VBA | 10 | 07-02-2014 09:25 AM |
Content Controls in Headers | ejungk99 | Word | 2 | 06-16-2014 04:02 PM |
![]() |
Sammie0Sue | Word | 6 | 11-06-2013 10:56 PM |
![]() |
cksm4 | Word VBA | 2 | 03-01-2011 12:46 PM |