![]() |
|
#1
|
|||
|
|||
|
I am using ActiveDocument.ContentControl(ID) method very frequently and it works finie.
But due to some reason, it does not work in Word 2007 in attached document. ID of that Content Control is 2068831631 But I following statement give error saying, Requested member of collection does not exist Code:
ActiveDocument.ContentControls("2068831631").Range.Select
Thanks. |
| Tags |
| content control, content controls, vba |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
TOC Not Working
|
Gary91 | Word | 3 | 01-21-2015 05:52 AM |
| Updating grouped ContentControls in Word 2010 | MGerhard | Word VBA | 3 | 08-04-2014 02:34 AM |
| wordapp.ActiveDocument.SaveAs Not Working | KSReynolds | Mail Merge | 1 | 07-18-2014 04:03 PM |
Using With ActiveDocument.Tables()
|
SuzeG | Word VBA | 1 | 01-08-2014 02:00 PM |
Array into ComboBox + Macro-Text into ActiveDocument
|
Vivi | Word VBA | 1 | 01-27-2010 07:03 AM |