![]() |
#2
|
|||
|
|||
![]()
Try this instead:
Code:
Sub InsertPicture() myperson = "john_doe" myfile = "g:\office\files\" + myperson + ".bmp" Selection.InlineShapes.AddPicture FileName:= _ myfile, LinkToFile:=False, _ SaveWithDocument:=True End Sub |
Tags |
word vba |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to position an image at a specific location from the edge of the screen / paper? | SpeedD | PowerPoint | 1 | 01-28-2015 08:04 AM |
Losing image resolution when inserting image into MS word (2011: Mac) | Mario.N | Drawing and Graphics | 0 | 11-23-2014 02:38 AM |
Problem Inserting Image | rbonnell | PowerPoint | 1 | 07-22-2014 07:15 AM |
![]() |
sam2149 | Word | 2 | 03-29-2014 01:41 AM |
![]() |
Johnny thunder | Word VBA | 3 | 04-07-2011 04:44 PM |