• Explore a String =LEFT() & =RIGHT()

    by Admin · 0 comments · in Excel Functions

    Excel data dumps are very great at combining lots of individual pieces of good information into one string. Unfortunately, this makes it very frustrating to the end user who then needs to extract that data. What if we could use formulas to do that dirty work for us...
    No doubt you've received a data dump that includes an employees ID number, last name, first name, date of birth and dog's name all in one string that looks like this: 589493CoughranNate01011986Fluffy. Good information but useless in its current form. Let's learn how to extract that data.

    =LEFT()

    =LEFT() allows you to extract a certain number of characters from a string, starting from the left-most character. This is useful when the number of characters will remain constant, like an employee number or zip code. The syntax for the formula is =LEFT(the cell you are extracting data from, number of characters you want to extract) as shown below:

    Learn more
Excelq.com doing business as a Service of Venttraffic Media Inc. Excel and other words on this site may be trademarks or registered trademarks of Microsoft Corporation. Microsoft Corporation is not connected in any way with this website, and makes no endorsement of the site or its related contents. All rights reserved. Website powered by Venttraffic Media Inc.