Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi all, I am trying to have Excel pull out into one or more cells the name an extension of ALL the workbooks open I have found two ways but none is completely satisfactory so far: - builda user form: shows the names but I cant find a way to paste the into cells -used the following formula, which only shows the last used workboo within excel and not whatelse is open =MID(CELL("filename"),SEARCH("[",CELL("filename"))+1 SEARCH("]",CELL("filename"))-SEARCH("[",CELL("filename"))-1) Has anyone come across something like that before? Many thanks B -- bondcras ----------------------------------------------------------------------- bondcrash's Profile: http://www.excelforum.com/member.php...fo&userid=2099 View this thread: http://www.excelforum.com/showthread.php?threadid=55445 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
one column of cells show ####. Values show when I open it. Help | Excel Discussion (Misc queries) | |||
When I open Excel, workbooks open automatically. How can I stop t | Excel Discussion (Misc queries) | |||
workbooks.open function fails to open an existing excel file when used in ASP, but works in VB. | Excel Programming | |||
Excel 2003 Workbooks.Open with CorruptLoad=xlRepairFile fails on Excel 5.0/95 file due to Chart, with Error 1004 Method 'Open' of object 'Workbooks' failed | Excel Programming | |||
Workbooks.Open / .Open Text - How do you stop the .xls addition? | Excel Programming |