Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Does anyone know how to return the full path of the file to which a linked
picture in Excel points to? I use the following code to insert images into my sheet: Set oPicture = ActiveSheet.Shapes.AddPicture(sFilename, LinkToFile:=msoTrue, SaveWithDocument:=msoFalse, 10, 10, 100, 100) I need to be able to get the filename of the picture that Excel is linking to after images have been inserted into a spreadsheet. Thank you for your help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Image File Path for Linked Pictures | Excel Programming | |||
Are pictures in headers embedded or linked? | Excel Discussion (Misc queries) | |||
How can I replace the path of the linked spreadsheet in a cell? | Excel Worksheet Functions | |||
linked pictures in Excel | Charts and Charting in Excel | |||
default path for pictures | Excel Discussion (Misc queries) |