![]() |
#11
|
|||
|
|||
![]()
If you are populating a multicolumn listbox then your code would look something like this:
Code:
ActiveDocument.SelectContentControlsByTitle("Drawing Number").Item(1).Range.Text = .DrawingNumberUf.Column(0) ActiveDocument.SelectContentControlsByTitle("Rev").Item(1).Range.Text = .DrawingNumberUf.Column(1) ActiveDocument.SelectContentControlsByTitle("Name").Item(1).Range.Text = .DrawingNumberUf.Column(2) |
Tags |
combobox, populate, userform |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Shane.Hutchison | Excel Programming | 1 | 10-22-2015 12:24 PM |
Help!! Dropdown List | christo16 | Word | 1 | 06-29-2015 05:18 AM |
Dropdown list, Macro | shield5 | Excel Programming | 7 | 10-27-2013 01:51 AM |
![]() |
antztaylor | Word | 3 | 11-06-2012 05:46 PM |
![]() |
Billy_McSkintos | Word VBA | 1 | 09-13-2011 05:50 AM |