-Jerry Thompson
Sub Link2Embed()
With ActiveWindow.Selection.Shaperange
ActiveWindow.Selection.Sliderange.Shapes.AddPicture _
FileName:=.LinkFormat.SourceFullName, _
LinkToFile:=msoFalse, _
SaveWithDocment:=msoTrue, _
Left:=.Left, Top:=.Top, Height:=.Height, Width:=.Width
.Delete
End with
End sub
--
Steve Rindsberg, PowerPoint MVP
PPT FAQ - http://www.rdpslides.com/pptfaq
RnR PPTools - http://www.rdpslides.com/pptools
ZAP! for service bureaus - http://www.rdpslides.com/zap
Jerry Thompson <jtho...@integraltech.com> wrote in message
news:u#2cjLwL...@cppssbbsa02.microsoft.com...
Macro to Embed Linked Images into Presentation
http://support.microsoft.com/support/kb/articles/Q241/3/78.asp
--
Regards
Shyam Pillai
http://officetips.homepage.com
Please reply in newsgroup - No email replies .
...
I like their wheel better, btw.
--
Steve Rindsberg, PowerPoint MVP
PPT FAQ - http://www.rdpslides.com/pptfaq
RnR PPTools - http://www.rdpslides.com/pptools
ZAP! for service bureaus - http://www.rdpslides.com/zap
Shyam Pillai <Sh...@Asia.com> wrote in message
news:#g2NiJHMAHA.195@cppssbbsa05...