Skip to main content

How To Extract The Specified Characters From The Left Of The Text String In Active Cell

What to do if you want to extract the specified characters from the left of the text string in the active cell in your Excel worksheet.

Do not worry, be happy, we have the formula get task done as below.

Syntax

LEFT(text,num_chars)
  • LEFT returns the first character or characters in a text string, based on the number of characters you specify.
  • LEFT always counts each character, whether single-byte or double-byte, as 1 (one), it does not matter what the setting of the default language as is.
  • Text is the text string that contains the characters you want to extract. Whatever text string consists of single-byte or double-byte characters, the following formula represents each one as only 1 string abstract.
  • Num_chars specifies the number of characters you want LEFT to extract.
  • Num_chars must be greater than or equal to zero. If it is less than zero, the result will display “#VALUE!” that means it comes out with nothing.
  • If num_chars is greater than the length of text, LEFT returns all of text. Such as your text string consists of ten characters, if you input the number 11 into the formula. The result will return the whole of text you have.
  • The result will return with 1 (One), If num_chars is omitted.

Do you find this article useful?

See more another tips:
You might like my another blogs:

Comments

Popular posts from this blog

5 Alternative Shortcut Ways Minimize Your Excel Workbook, Read It Now! | ExcelTip2Day

Do you use Microsoft Excel? If yes, stay with me—I’ll show you how to manage your Excel workbook effortlessly. Hello, I’m Michael Leng. Today, I’m excited to share  five ways to minimize an Excel workbook to an icon . Tip Quiz What to do if your monitor screen upside down? These methods apply to   Excel 2013   (the version I use) and are for   Windows   operating systems. I’ve discovered and tested  five different techniques , which I’ll explain below. 5 methods minimize Excel workbook. ⟴ Use shortcut keys  "Ctrl" and "F9" ⟴   Use shortcut keys  " ALT",  "Spacebar" and "F9" ⟴   Click on the "Minimize workbook" square box. ⟴   Clicking on the "Minimize" command in the "Quick Access Toolbar" ⟴   Use shortcut keys "Window Logo" and "M" To make you more ease seeing all the four pictures clearly, I have made the construction of all the methods for you to follow any of...

🚀 Excel Shortcut Tips: How to Use [Ctrl] + [.] (Period) to Move Clockwise in a Selected Range

Hello there! 👋 I'm Michael Leng , and welcome back to my blog “Exceltip2day” —your friendly place for quick, powerful Excel tips. In today’s post, we’re going to explore a handy Excel shortcut: 👉 [Ctrl] + [.] (Period or Full Stop) This small but mighty shortcut helps you move clockwise between the corners of a selected range in Excel —especially useful when working with large datasets. 🔍 Why Should You Learn This Shortcut? ✅ To navigate quickly around the selected area without using the mouse. ✅ To check the four corners of large tables or selection ranges. ✅ To save time and avoid getting “lost” in big spreadsheets. 📝 How Does [Ctrl] + [.] Work? When you select a range in Excel, pressing [Ctrl] + [.] will take you from one corner to the next in a clockwise direction. Here's how to do it: Select your cell range. Press and hold [Ctrl] . Press the [.] (Period/Full Stop) key. Release both keys. Press again to keep moving around the corners....

Shortcut Keys How To Fixing Window Screen Accidentally 'Upside Down' | ExcelTip2Day

"How do you fix your Window Screen Upside Down?" Hello there! My name is Michael. Welcome everyone to blog. Is it good to know some tip how to fix your PC screen upside down accidentally? Why do I post this article?  Because I have faced this trouble before while I have taught one of my friend typing on the PC. Then after I have spent too much to solve this kind of problem I would like to share with anyone who might come up with this such a magic case!!! Screen 'Upside Down' Fixing In this post, you will see how to fix the " Unintentionally Upside Down Monitor Screen " Tip Quiz Is there any shortcut to minimize an Excel Workbook? If someone questioned me, “How will I able to fix such as the error  as the mention above?” I would doubt. How about you? Don't worry. Today I'm going to show you how to solve it. Hello everyone. My name is Leng, You can see me and my posts about Excel tips, shortcuts, and how to fix...