![]() |
#16
|
|||
|
|||
![]()
You guess?
Code:
Private Sub Document_ContentControlOnExit(ByVal ContentControl As ContentControl, Cancel As Boolean) Msgbox "You exited a CC so I fired" Select Case ContentControl.Tag Case "type" Msgbox "Since my tag is ""type"" I'm going to keep cooperating." If ContentControl.Range.Text = "Litigation / Litige" Then MsgBox "Some notification" End Select End Sub |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
jjmclell | Project | 3 | 03-20-2015 07:28 AM |
![]() |
freebee2 | Excel | 4 | 06-08-2014 11:21 PM |
![]() |
ajazz | Outlook | 5 | 06-11-2011 04:46 AM |
Problem with warning message | randynovotny | Outlook | 1 | 04-20-2011 04:56 PM |
Hyperlink Warning | gfkbob | Outlook | 0 | 01-23-2010 06:50 AM |