Andy,
Here is a code that you can work with. It's for a BMP. But it may giv
you some ideal.
Charles
Sub Get_picture()
Dim fname
fname = ActiveCell.Offset(0, -1)
ActiveSheet.Pictures.Insert ( _
"C:\Documents and Settings\Charles Harmon\My Documents\M
Pictures\") & fname<<fname wksh =101.bmp
End Su
--
Message posted from
http://www.ExcelForum.com