H
HangOn
I'm using MS-Word 2000. I try to add a picture from a site by using Tools -
Macro - Record New Macro and here is the code that I have:
Selection.InlineShapes.AddPicture FileName:= _
"http://www.blgcanada.com/SharedLinks/VDufour.tif", LinkToFile:= _
False, SaveWithDocument:=True
But when I try to run this code, nothing is happen, the picture doesn't
appear.
Could you please help me out. Thanks
Macro - Record New Macro and here is the code that I have:
Selection.InlineShapes.AddPicture FileName:= _
"http://www.blgcanada.com/SharedLinks/VDufour.tif", LinkToFile:= _
False, SaveWithDocument:=True
But when I try to run this code, nothing is happen, the picture doesn't
appear.
Could you please help me out. Thanks