Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
H
If I write the following code image.object.picture = _LoadPicture("c:\photo\abc.gif" Can I get image's path "c:\photo\abc.gif" from image object? If yes, how to get Thanks eFran |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
No, unfortunately it is not possible. As soon as you have assigned the picture property of an image control to an image path the image is converted to an embedded picture object. The only thing you can do of course is to reassign a new image path with LoadPicture. Hope this helps /Ulrik "eFrank" wrote in message ... Hi If I write the following code: image.object.picture = _LoadPicture("c:\photo\abc.gif") Can I get image's path "c:\photo\abc.gif" from image object? If yes, how to get? Thanks. eFrank |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Put the path in the Image control's Tage property for later use?
-- eFrank wrote in message ... Hi If I write the following code: image.object.picture = _LoadPicture("c:\photo\abc.gif") Can I get image's path "c:\photo\abc.gif" from image object? If yes, how to get? Thanks. eFrank |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
File Path Too Long? Not Anymore! Check out Long Path Tool | Excel Discussion (Misc queries) | |||
http://CannotDeleteFile.net - Cannot Delete File? Try Long Path ToolFilename is too long? Computer Complaining Your Filename Is Too Long? TheLong Path Tool Can Help While most people can go about their businessblissfully unaware of the Windo | Excel Discussion (Misc queries) | |||
Formula too long - new file path is shorter than old file path - Excel 2003 | Excel Worksheet Functions | |||
hyperlink navigation path path wrong in Excel 2003 | Excel Discussion (Misc queries) | |||
how to change absolute path to relative path | Excel Worksheet Functions |