Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Here's what I'm looking for....
Say the file name is: "Eval - Technical - Offeror01.xls" and there will be several different spreadsheets "...Offeror02", "...Offeror03", etc. I would like to extract from the file name the Offeror01 part. I've used this equation befo =MID(CELL("filename",A1),FIND("[",CELL("filename",A1),1)+1,FIND("]",CELL("filename",A1),1)-FIND("[",CELL("filename",A1),1)-1) But now (as I said) want to select out that last part. Any ideas? Thanks, MJohn |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I search a cell for a value and extract part of content? | Excel Discussion (Misc queries) | |||
How do I search excel spreadsheets using multiple search criteria. | Excel Worksheet Functions | |||
Search a worksheet, extract rows using a list from another sheet | Excel Discussion (Misc queries) | |||
looking for range of text in a single cell | Excel Discussion (Misc queries) | |||
Extract phone number front block of text | Excel Discussion (Misc queries) |