LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 182
Default Insert picture with macro

hi,

that's all possible, you can use:
Assume that range("A1") text is correct filename like "C:\picture.bmp"
sub insertpic()
sheets(1).pictures.insert range("A1")
end sub

--
Regards,

Halim



"Esrei" wrote:

I have red the reference articles and questions on displaying a picture when
changing a reference in a cell. I do not want to save the picture in the
worksheet but rather save the path in a cell to be a lookup. Is this
possible? I am designing a orderform.
Thank you

Esrei

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Insert, position, and resize a picture w/ Macro John Excel Discussion (Misc queries) 1 July 10th 07 07:21 PM
Insert Picture Macro. scottybalotty Excel Programming 0 February 15th 06 10:05 PM
Insert Picture Name Assignment in Macro Frankenroc Excel Programming 6 January 19th 06 06:15 PM
Insert Picture Macro SamDev Excel Programming 5 September 9th 05 07:09 PM
INSERT PICTURE IN MACRO Glenn Excel Programming 1 April 23rd 05 11:49 PM


All times are GMT +1. The time now is 03:56 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"