Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm wondering how I would insert *only* the file name (not the path) when using the following: ExecuteExcel4Macro "INSERT.OBJECT?(,""C:\"",False,True,)" I tried adding: IconLabel:=Mid(strFile, InStrRev(strFile, "\") + 1) As helped in another macro, but it didn't work. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Insert image or icon to rollover and display larger version | Excel Discussion (Misc queries) | |||
Icon Type and Name when Insert File As Icon | Excel Programming | |||
Display only file name in embedded icon | Excel Programming | |||
Icon for inserted file object doesn't collapse away when closeoutline group | Excel Discussion (Misc queries) | |||
Toggling Display as Icon for OLE Object | Excel Programming |