» 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:
- Special Edition Using Microsoft Excel 2002
- How to Use Financial Statements: A Guide to Understanding the Numbers
- Fish! A Remarkable Way to Boost Morale and Improve Results
- Microsoft PowerPoint Version 2002 Step by Step
- Financial Statements: A Step-By-Step Guide to Understanding and Creating Financial Reports
- AWAKEN THE GIANT WITHIN : HOW TO TAKE IMMEDIATE CONTROL OF YOUR MENTAL, EMOTIONAL, PHYSICAL AND FINANCIAL
No comments have been submitted.

