![]() |
|
#1
|
|||
|
|||
![]()
John, It did not work on the MAC so I modified it to the below and I get a compile error because it does not like the .Fill.PicturreEffects (says Method or Data member not found)
Sub Blur() Dim oSl As Slide For Each oSl In ActivePresentation.Slides With oSl.Shapes(1) With .PictureFormat .Fill.PictureEffects = msoEffectBlur .Fill.PictureEffects(1).EffectParamers(1) = 10 End With End With Next End Sub Anyone with MAC input please advise!! |
![]() |
Tags |
blur macro |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Rule to apply to all domains | jaarons | Outlook | 1 | 05-25-2015 02:41 PM |
![]() |
ubns | Word | 1 | 08-02-2012 04:09 AM |
Apply filter with VBA | bobsawyer7 | Outlook | 0 | 03-12-2012 04:02 AM |
Pasting image captured with a java program 'on to clipboard' into MSWord 2007 is blur | tarunkumarreddy | Word | 0 | 02-03-2012 09:42 PM |
![]() |
RicWCO | Outlook | 1 | 01-13-2012 10:13 AM |