![]() |
#2
|
|||
|
|||
![]()
Try
Code:
Dim iRev As Long, Revisions_Count As Long Revisions_Count = ActiveDocument.Range.Revisions.Count For iRev = Revisions_Count To 1 Step -1 With ActiveDocument.Range.Revisions(iRev) End With Next iRev In your code, this property is evaluated 100 times on each loop. |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can i open a power point in design mode through a power point shoe | noora | PowerPoint | 4 | 12-10-2019 12:18 AM |
Google Docs Power Point Short cuts / Insert Image etc | Rado | PowerPoint | 4 | 04-11-2014 03:50 AM |
video loop lag in power point 2013 | drwrath | PowerPoint | 2 | 04-29-2013 05:53 PM |
Microsoft Power Point 2004 to Office Power Point 2007 | chuff | PowerPoint | 0 | 03-20-2011 01:23 PM |
![]() |
williebear | Outlook | 1 | 05-27-2009 11:32 PM |