» Extract the first word in a cell in Microsoft Excel
CATEGORY: Excel Text , Excel Formula |
VERSIONS: All Microsoft Excel Versions |
Enter the following text in cell A1: Are you going to Disneyland?
Use the following function:
=IF(ISERR(FIND(" ",A1)),A1,LEFT(A1,FIND(" ",A1)-1))
|
Book Store:
Recommended Books:
- Special Edition Using Microsoft Word 2002
- Dictionary of Finance and Investment Terms
- How to Read A Financial Report
- Essentials of Accounting and Post Test Booklet 8, Eighth Edition
- Keys to Reading an Annual Report (Barron's Business Keys)
- Your First Business Plan: A Simple Question and Answer Format Designed to Help You Write Your Own Plan (3rd Ed)
Related MS EXCEL TIPS:
Terms
and Conditions of use
The applications/code on this site are distributed as is and without warranties
or liability. In no event shall the owner of the copyrights, or the authors
of the applications/code be liable for any loss of profit, any problems
or any damage resulting from the use or evaluation of the applications/code.





