» How to extract a file name from a path in Microsoft Excel
CATEGORY - Excel Text , Working with Formulas
VERSION - All Microsoft Excel Versions
Path & File name: c:\My Documents\ExcelTip.xls
The Function:
=MID(A25,FIND("*",SUBSTITUTE(A25,"\","*",LEN(A25)-LEN(SUBSTITUTE(A25,"\",""))))+1,LEN(A25))
Result: ExcelTip.xls
Book Store:
Recommended Books:
- The Total Money Makeover. : A Proven Plan for Financial Fitness
- What the IRS Doesn't Want You to Know: A Cpa Reveals the Tricks of the Trade
- Microsoft Excel 2002 Formulas (With CD-ROM)
- Special Edition Using Microsoft Excel 2002
- Quantitative Methods in Derivatives Pricing: An Introduction to Computational Finance
- Excel Charts
No comments have been submitted.

