Skip to playerSkip to main content
  • 8 months ago
To determine the value(s) where two lists or ranges intersect, use Excel's intersect operator. This operator is unique because it is represented by the space character. The Excel operator called Intersect is activated when a space character is used to separate two groups.

At the end of the video, you will be able to answer all these questions.
- How do you use space operator in Excel?
- What is the space operator in Excel?
- Is there an intersect function in Excel?
- What is Intersect Operator in Excel and How to Use it?
- What is the space in MS Excel where a specified row and column intersect?
- Which Excel function is used to find the intersection of a row and a column in a table and return the value?

Intersection of a Single Row and Column
=B6:I6 G2:G10

Intersection of a Multiple Rows and Columns
Horizontal
=SUM(B6:I6 E2:H10)

Vertical
=SUM(B4:I5 D2:D10)

2x2
=SUM(B4:I5 E2:H10)


How do you use space operator in Excel?,
What is the space operator in Excel?,
Is there an intersect function in Excel?,
What is Intersect Operator in Excel How to Use it?
What is the space in MS Excel where a specified row and column intersect?,
Which Excel function is used to find the intersection of a row and a column in a table and return the value?,
Transcript
00:00In a previous video I demonstrated how you can find intersection data using
00:03index and match function. Now I'm going to show you how you can use an intersect
00:07operator or also known as space operator. Let's say for example you want to find
00:11what Ella make in 2021. You're gonna say equal and you highlight Ella's row like
00:16this and then you're gonna press a spacebar and you're gonna highlight 2021
00:20like this and you'll get the value of 11 million dollars. Likewise you can find
00:24the total what Ella made from 2019 to 2022. You're gonna say equal and you're
00:28gonna highlight Ella again one more time, spacebar and then 2019 all the way to
00:332022 and hit enter and you realize that it produced an array of numbers. What you
00:38can do is you can encapsulate the array of number under the sum function and then
00:42you get the total number made for that year. You can also apply the same rule if
00:46you have multiple users for 2018 say Hayley and Mary and how much did Hayley and
00:51Mary make between 2019 and 2022. In the next video I'm gonna demonstrate what are
00:56the practical application for this technique. Stay tuned.
Comments

Recommended