• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

Lesson 142: How to split a string in Excel

AnonyViet by AnonyViet
January 25, 2023
in Office
0

This article will show you how to split strings in Excel.

Join the channel Telegram of the AnonyViet 👉 Link 👈

Lesson 142: How to split a string in ExcelThe problem we need to solve is telling Excel where we want to split the string. In the Smith case, Mike’s comma is at 6 while in the Williams case, Janet’s comma is at 9.

How to split a string in Excel

1. To get the name, use the formula below.

Lesson 142: How to split strings in Excel 8

Explanation: to find the position of the comma we use the FIND function (position 6). To get the length of a string, use the LEN function (11 characters). =RIGHT(A2, LEN(A2)-FIND(“,”,A2) -1) to =RIGHT(A2,11-6-1). =RIGHT(A2,4) extracts the rightmost 4 characters and gives the desired result (Mike).

2. To get the last name, use the following formula.

Lesson 142: How to split strings in Excel 9

Explanation: to find the position of the comma we use the FIND function (position 6). =LEFT (A2, FIND (“,”, A2) -1) to =LEFT(A2,6-1). =LEFT(A2,5) extracts the leftmost 5 characters and gives the desired result (Smith).

3. Select the range B2:C2 and drag it down.

Lesson 142: How to split strings in Excel 10

In addition, you can also view many other excel articles here.

The article achieved: 5/5 – (100 votes)

Tags: ExcelLessonsplitstring
Previous Post

20 Copyrighted software worth $ 866 is free

Next Post

10 SQL statements everyone needs to know

AnonyViet

AnonyViet

Related Posts

How to add Watermark to Google Docs to protect copyright
Office

How to add Watermark to Google Docs to protect copyright

April 19, 2026
Instructions on how to hide formulas in Excel to secure data
Office

Instructions on how to hide formulas in Excel to secure data

February 6, 2026
Top who creates the most beautiful presentation slide today
Office

Top who creates the most beautiful presentation slide today

September 23, 2025
Automatically check and correct spelling errors on Google Docs
Office

Automatically check and correct spelling errors on Google Docs

February 23, 2025
Instructions for downloading Google Docs files easily on any device
Office

Instructions for downloading Google Docs files easily on any device

December 18, 2024
Launching AI image creation feature on Google Docs
Office

Launching AI image creation feature on Google Docs

November 20, 2024
Next Post
10 SQL statements everyone needs to know

10 SQL statements everyone needs to know

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

April 30, 2026
How to get 2 months of Super Duolingo for free worth 300k

How to get 2 months of Super Duolingo for free worth 300k

April 30, 2026
How to create a Face Sticker Collection using ChatGPT

How to create a Face Sticker Collection using ChatGPT

April 29, 2026
How to install the cute Bongo Cat mouse pointer for Windows

How to install the cute Bongo Cat mouse pointer for Windows

April 29, 2026
Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

April 30, 2026
How to get 2 months of Super Duolingo for free worth 300k

How to get 2 months of Super Duolingo for free worth 300k

April 30, 2026
How to create a Face Sticker Collection using ChatGPT

How to create a Face Sticker Collection using ChatGPT

April 29, 2026
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

Create an avatar to celebrate April 30 with a beautiful red flag shirt with yellow stars

April 30, 2026
How to get 2 months of Super Duolingo for free worth 300k

How to get 2 months of Super Duolingo for free worth 300k

April 30, 2026
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply