Members-only tutorial
Watch the video and get the practice sheet with membership.
About this Tutorial
Sheet Resources
Featured Formulas
Video Transcript
<div> Hey, so in another video, I, I go into how to create a C R M. In this video, I'm gonna tell you just like one part of that, which is creating a pipeline. You can use this in a number Learn about number formatting and functions in your sheets. Opens in new tab of ways. You can create a trailer board, you can create statuses. Like you can, you can figure out like when or how people are, are, are scheduled.<br><br>Oh, so many. different cool ways to use this. I've used this in a number Learn about number formatting and functions in your sheets. Opens in new tab of sheets in the past year actually.
So here we have like leads and then statuses like, oh, to email responded in progress deals closed, and we want to, you know, absolutely you can click here, you can sort Discover how to sort data effectively in your spreadsheets. Opens in new tab this row or sort Discover how to sort data effectively in your spreadsheets. Opens in new tab the sort Discover how to sort data effectively in your spreadsheets. Opens in new tab everything by this row.<br><br>Absolutely you can, but sometimes. We wanna be able to group Understand how to group data for better organization. Opens in new tab them. And you can expand this in any way, in other ways too. But here, let me show you how I do this. So here we have all of the different statuses sort Discover how to sort data effectively in your spreadsheets. Opens in new tab of lined up. And then we have everything that's in those statuses, next to those statuses here.<br><br>And it's pretty darn simple.
Once you know, like, I think three, yeah, three formulas. So here it is. Here's how I do it. So I do transpose unique Find out how to extract unique values from your data. Opens in new tab up here, and then filter Learn to filter data based on specific criteria. Opens in new tab here. Let's Let me rewrite this. Let's duplicate Get tips on handling duplicate entries in your sheets. Opens in new tab it and I'll rewrite it for you. All right, so this is all we have. We have statuses, we have this group Understand how to group data for better organization. Opens in new tab we want to group by Explore the query group by clause for data analysis. Opens in new tab .<br><br>Well, first off, we want everything in this column. So here's what we do. We can use equals unique Find out how to extract unique values from your data. Opens in new tab and let's do B2 to b i I get rid of the status. I don't want that status name there. And it, it puts it down like this, like two email respondent in progress still closed.
Just to note Check out helpful notes for better sheet management. Opens in new tab , one of the like pitfalls or challenges you might have is that it will put it in order of how they are here.<br><br>So if I have deal closed, say here first, see how they re allocate themselves. So you might want to also. Group Understand how to group data for better organization. Opens in new tab these in a way you want them grouped and then do this unique Find out how to extract unique values from your data. Opens in new tab . And also you can do this unique Find out how to extract unique values from your data. Opens in new tab function Understand how to use functions to automate tasks. Opens in new tab , which takes away all of the duplicates to check if you have like wrong statuses. You can also use this and copy and paste these values Learn about working with values in your spreadsheets. Opens in new tab .<br><br>I do that a lot. It's cuz I know. Okay. That's all I wanna have. I, I won't be changing this very much.
Now what we need to do is we need to get them in D one, E one, F1 G one. All we do is transpose, which is tons them around transpose. Wrap Discover how to wrap text for better readability. Opens in new tab that formula Get familiar with the syntax used in spreadsheet formulas. Opens in new tab and now they're over to the right. Pretty simple.<br><br>That's a really fun way to use transpose is just to move things like turn 'em 90 degrees. Usually transpose is used to like turn graphs around or not. Charts around. All right. And now the really final piece of this puzzle is a filter Learn to filter data based on specific criteria. Opens in new tab . So we're gonna do filter Learn to filter data based on specific criteria. Opens in new tab , we're gonna filter Learn to filter data based on specific criteria. Opens in new tab the A range Understand how to define and use ranges in your sheets. Opens in new tab comma with the condition Learn about conditional formatting and its uses. Opens in new tab that b to.<br><br>equals D one. Okay?
Now what happens is, if I wanna use this for the rest of them, you'll see what happened. It, it becomes an error Find solutions for common spreadsheet errors. Opens in new tab . It's because it's moving B and C. It's a rel, it's a relative. , for not formula Get familiar with the syntax used in spreadsheet formulas. Opens in new tab range Understand how to define and use ranges in your sheets. Opens in new tab . We want it to, we don't wanna make it absolute Understand absolute references for fixed cell references. Opens in new tab . So while we're, all we have to do is put dollar signs in front of the a's put dollar signs in front of the b's, we don't want a dollar sign Learn the significance of the dollar sign in formulas. Opens in new tab in front of the D cause we actually do want that to change.<br><br>So now if I command C copy and paste. What it's changing is, is just the E one is changing. Everything else stays the same.
So we can copy and paste across every each of these. And there we go. All of these. So how many was there? There was 20 there. We can look at a count over. Oh, right down there. Count count.<br><br>Let's see what we get when we count this. There's 20 there. So that's a good check to do. That's a really good check to do is just see if everything's counted you. If if you end. Doing this transpose and unique Find out how to extract unique values from your data. Opens in new tab and then copying and pasting these values Learn about working with values in your spreadsheets. Opens in new tab . Like I can copy and paste these values Learn about working with values in your spreadsheets. Opens in new tab and now I, I, these won't change.<br><br>And then somebody messes with one of these.
You may get like one or two little ar not an error Find solutions for common spreadsheet errors. Opens in new tab , but one or two are missing. So it's really good to double check, double check that everything is there. And you know, ob obviously you can move. Pipeline over to another sheet or another tab and, and it'll work fine.<br><br>Like just change obviously the filter Learn to filter data based on specific criteria. Opens in new tab function Understand how to use functions to automate tasks. Opens in new tab to whatever sheet name Discover how to reference different sheet names in formulas. Opens in new tab you're on your data Get insights on managing and analyzing data in sheets. Opens in new tab 's on, and, and that's how to make a really quick pipeline. That's it. Bye.</div>
Courses