![]() |
#7
|
||||
|
||||
![]()
Without more details, I cannot possibly diagnose that issue. You could simplify the macro, though, to explcitly force all shapes 'in front', not only those that are 'behind':
Code:
Sub MoveToFront() Dim Shp As Shape For Each Shp In ActiveDocument.Shapes Shp.WrapFormat.Type = wdWrapFront Next End Sub
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Delete option greyed out when trying to delete row 1 | tpcervelo | Excel | 2 | 11-15-2011 06:48 AM |
![]() |
mariadanmark | Office | 2 | 10-31-2011 06:31 AM |
delete email message via blackberry and have it delete on my pop3 and my outlook | Iamthestorm | Outlook | 2 | 10-28-2010 12:21 AM |
Cannot delete line | adkr | Office | 1 | 04-07-2010 09:26 PM |
Urgent help! | captainspi | Word | 2 | 04-19-2009 11:17 AM |