![]() |
#2
|
|||
|
|||
![]()
I've not worked with WORD .. however, based on the line of code you provided ... try
this : Code:
Option Explicit Sub ReviewSel() If CommandBars("Reviewing").Visible = False Then CommandBars("Reviewing").Visible = True Else CommandBars("Reviewing").Visible = False End If End Sub |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Template not read properly even after enabling compatible with latest version | ashwini | PowerPoint | 1 | 12-17-2014 02:35 AM |
Can Word highlight the same text in the Reviewing Pane as in the main document? | wordistheword | Word | 4 | 09-09-2013 04:50 AM |
![]() |
Milon | Word VBA | 3 | 07-23-2013 06:21 AM |
![]() |
semiotically | Word | 1 | 07-29-2012 03:29 PM |
how delete Word reviewing mode | craig1000 | Word | 0 | 06-25-2010 06:45 AM |