View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default reference an ole image control's .Picture filename?

How are you loading the image?

(Just a thought, don't you know the file you used as the source?).

--
Regards,
Tom Ogilvy

bdcrisp wrote in message
...
I have several ole image controls in a worksheet im working on. I would
like to know the syntax for referring to this object's associated
Picture filename
(if i load "thisimage.bmp" into the picture property, it works, but
when i reference .Picture it displays a long integer value instead of
the path/filename im looking for)


---
Message posted from http://www.ExcelForum.com/