Skip to content
KnowledgeCity

Microsoft Excel 2021: Advanced Formulas and Functions

Learn how to manipulate text strings using advanced functions in Excel.
Preview the first lesson free — get full access to all 3 lessons.
Course: On-Demand
Advanced Provider Bob Akbar  3 Lessons ·  17m  in English 

Course Description

In these lessons, you’ll learn how to isolate and transfer different parts of a string to uncover new information for your data analytics. There are times when a string—such as a product part number—will provide multiple fields of information. We’ll cover how to use the Right, Left, and Mid functions to separate out the sections of data needed for your analysis.

Then you’ll learn how to use the Concatenate function to assemble complex strings of data that include multiple identifiers, like when three different portions of a part number refer to size, model, and color, respectively. You’ll also find out how to use Concatenate in reverse to assemble the full part number from its individual identifiers.

What You'll Learn

  • Apply the Right, Left, and Mid functions to isolate and separate sections of data from a text string
  • Describe how the Right, Left, and Mid function parameters are defined
  • Use the Concatenate function to assemble complex strings of data that include multiple identifiers
  • Reassemble a full identifier from its individual parts using Concatenate in reverse
  • Recognize when to use trim versus assembly functions and text strings
  • Understand index cell reference

Key Takeaways

  • A single string, such as a product part number, can hold multiple fields of information that can be isolated for data analytics.
  • The Right, Left, and Mid functions are used to separate out the specific sections of data needed for analysis.
  • The Concatenate function assembles complex strings made up of multiple identifiers, such as size, model, and color portions of a part number.
  • Concatenate can be used in reverse to build a full part number from its individual identifiers.
  • Choosing between trim and assembly functions depends on whether you need to separate or combine text strings.

Frequently Asked Questions

What does this course cover?

It covers how to isolate and transfer different parts of a string using the Right, Left, and Mid functions, and how to assemble complex strings of data using the Concatenate function, including using Concatenate in reverse to rebuild a full part number from its individual identifiers.

What skills will I gain from this course?

You will gain skills in Microsoft Excel, spreadsheets, advanced function presentation, advanced function presentation data stream, data manipulation, and Excel formulas.

What lessons are included in this course?

The course includes lessons on Left, Mid, Right; Concatenate; and Index.

How are the Right, Left, and Mid functions used in this course?

They are used to separate out the sections of data needed for analysis, such as breaking a product part number into its component fields.

What is an example of using the Concatenate function in this course?

The course shows how to assemble a full part number when three different portions of the part number refer to size, model, and color respectively.