![]() |
#12
|
|||
|
|||
![]() Quote:
unfortunately I am not very competent with vba. I tried to just copy/paste the code and change the titles(in bold from your code below) I am not sure what the lines below it are doing... I am trying to get some help internally but not much experience there either. I am not clear on what the lines in red are doing(which is most of the code) ![]() If ContentControl.Title = "Period" Then ContentControl.DropdownListEntries.Clear For i = 1 To .ContentControls.Count If Left(.ContentControls(i).Title, 4) = "Time" Then j = j + 1 ContentControl.DropdownListEntries.Add Text:=j & " - " & .ContentControls(i).Range.Text |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Caption Text Entry Disabled?!? | MYGS | Word | 14 | 06-21-2016 07:07 PM |
![]() |
David C | Word | 1 | 10-24-2012 04:53 AM |
![]() |
Skep18 | Word | 2 | 05-29-2012 10:52 AM |
![]() |
jegarner | Word | 4 | 05-15-2011 04:17 PM |
Text Entry affecting text below it | mwalker2 | Word | 2 | 03-20-2011 11:37 AM |