Home |
Search |
Today's Posts |
#10
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Mike,
it is so good, can't we eliminate the repeating folder/subfolder names. I need only to present pure filename*.ext. Thanks again. -- regards, "Mike H" wrote: Hi, That's wrapped, it's all one line Mike "Mike H" wrote: Hi Change this line ActiveSheet.Cells(RowNumber, "A") = strFolder & fl.Name to this ActiveSheet.Cells(RowNumber, "A").Hyperlinks.Add ActiveSheet.Cells(RowNumber, "A"), (Folder & fl.Name) Mike "driller" wrote: Ooops, my wrong.. I forgot to request that it may be optimum if the filenames retrieved can be set as hyperlink...Maybe this will suffice the workbook's function as well. thanks again -- regards, "driller" wrote: Dear Mike and Joel, Thanks for your effort, can we reconcile/converged both of your macro into one so i can end up with the optimum macro with utmost flexibility for one workbook with multiple worksheets ? I appreciate very much for your efforts in helping others. -- regards, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro adjustment | Excel Discussion (Misc queries) | |||
How to make a Macro run after every cell adjustment | Excel Programming | |||
Search macro adjustment | Excel Programming | |||
macro adjustment help | Excel Programming | |||
Slight adjustment needed for Macro | Excel Programming |