Members-only tutorial
Watch the video and get the practice sheet with membership.
About this Tutorial
Sheet Resources
Video Transcript
<div> Hello. Here is today's problem. So we have these filters, which are combining three sheets, Steve, Jerry, Susan, we have Susan, Steve, Jerry down here. And each of these have their own data Learn how to manage and manipulate data effectively in your sheets. Opens in new tab . They might have some blank cells Understand how to handle blank cells in your data. Opens in new tab or some blank rows. And this filter Discover how to use filters to organize your data. Opens in new tab takes care of getting rid of the blank cells Understand how to handle blank cells in your data. Opens in new tab or rose, and then combining it all into one.<br><br>So we have our item name, our date, and your name. And what we want to do is we wanna sort Get tips on sorting your data for better visibility. Opens in new tab one of these columns by something like we want to sort Get tips on sorting your data for better visibility. Opens in new tab this date and if we typically go here, right? And sort Get tips on sorting your data for better visibility. Opens in new tab A to Z Learn the A to Z sorting method for your data. Opens in new tab . It is weird, right?
This isn't this sorting. We can sort Get tips on sorting your data for better visibility. Opens in new tab like that and like it's just not sorting because as you can surmise, this is a filter Discover how to use filters to organize your data. Opens in new tab and really that's the only data Learn how to manage and manipulate data effectively in your sheets. Opens in new tab in here we can see if we delete anything, it's just filtering and we can't really sort Get tips on sorting your data for better visibility. Opens in new tab this, but we can.<br><br>But we need to do one more step. So let me redo Find out how to redo actions in your sheets. Opens in new tab this and I'll show you how. Okay. So we have each of these rows or rather columns, the all each of these columns has our own filter Discover how to use filters to organize your data. Opens in new tab and we want to sort Get tips on sorting your data for better visibility. Opens in new tab it. So what we really need to do is we could do here, is we can do sort Get tips on sorting your data for better visibility. Opens in new tab filter. Or not even filter, sorry.<br><br>Array formula.
And we can take A to C, it's a two to C, and then we can sort by Understand how to sort data by specific columns. Opens in new tab column two in ascending or descending order and see you. Now we have, the dates are sorted, we can change the two to one. And we sort Get tips on sorting your data for better visibility. Opens in new tab it. But how do we get, how do we get this? To be able to switch Learn how to use the switch function in your formulas. Opens in new tab , right? To be able to change. Here's how here's the end result is I made a dropdown Explore data validation techniques for better data entry. Opens in new tab menu here and then added a switch Learn how to use the switch function in your formulas. Opens in new tab in here.<br><br>So this is a pretty unique Discover how to find unique values in your data. Opens in new tab , crazy little way to create a sort Get tips on sorting your data for better visibility. Opens in new tab with data Learn how to manage and manipulate data effectively in your sheets. Opens in new tab that you have from filters or an array of somewhere else. We're gonna add one more step.
We're gonna add this drop down, and then we're gonna add a switch Learn how to use the switch function in your formulas. Opens in new tab and I'll show you step by step how I do. All right, so we have a filter Discover how to use filters to organize your data. Opens in new tab .<br><br>Let's create, let's duplicate Learn how to manage duplicate entries in your sheets. Opens in new tab this. And I'm gonna just delete it and actually I'm gonna delete this part and I'm gonna say, okay, we're gonna get, we're gonna do equals sort Get tips on sorting your data for better visibility. Opens in new tab . And then in the sort Get tips on sorting your data for better visibility. Opens in new tab , we're gonna take the range Understand how to define and use ranges in your formulas. Opens in new tab of filter Discover how to use filters to organize your data. Opens in new tab . That's just the name of the sheet that here, A two to C. And now we do.<br><br>Now which column do we wanna sort by Understand how to sort data by specific columns. Opens in new tab the second one, which is the date? And we can say true. Let's say true here, right?
And now we just need to move this false. And you see the date sort Get tips on sorting your data for better visibility. Opens in new tab . Okay? So now all we need to do is change this two. So what are we gonna change it to? Let's add up here. Data validation Create dropdown menus for easier data selection. Opens in new tab .<br><br>Let's do list from items and just do date. Usually it's like Z to A Learn the Z to A sorting method for your data. Opens in new tab to Z, and then comma date A to Z Learn the A to Z sorting method for your data. Opens in new tab . I think that we'll do, let me double check and see what this sort Get tips on sorting your data for better visibility. Opens in new tab is. So see the sort Get tips on sorting your data for better visibility. Opens in new tab says sort sheet Find out how to sort entire sheets effectively. Opens in new tab A to Z Learn the A to Z sorting method for your data. Opens in new tab , Z to A, and that's your only options, right? So that's gonna be similar here. Let's call it Z to A, which is like the highest to lowest or lowest.<br><br>Highest.
And you can name it anything you want here now for. We don't want to change the column, right? The two is the second column, but the false and true decide if it's high to low or low to high. So let's change this. Let's go switch Learn how to use the switch function in your formulas. Opens in new tab and what are we gonna switch Learn how to use the switch function in your formulas. Opens in new tab ? Gonna be one, which is where Understand how to use query where clauses in your data. Opens in new tab our data validation Create dropdown menus for easier data selection. Opens in new tab is, or dropdown Explore data validation techniques for better data entry. Opens in new tab menu.<br><br>And in the case of date, we're gonna put our Values Learn about handling values in your formulas. Opens in new tab in quotation mark Z to A Learn the Z to A sorting method for your data. Opens in new tab , we can do false if you don't remember which one is which. You can just put it in and then test it if it works out.
So I don't remember right now which one to which, so I'm just gonna put it in and we'll figure out afterwards if it works.<br><br>Nothing changed. Nothing happened because I had this if already set. If I change it A to Z Learn the A to Z sorting method for your data. Opens in new tab Oh, so now, Three, nine is the lowest date to the highest date, so A to Z Learn the A to Z sorting method for your data. Opens in new tab and then Z to A Learn the Z to A sorting method for your data. Opens in new tab is highest state to lowest state. So it's right. So false is high to low and true is low to high. And so this is on sorting on the second column.<br><br>So we, what we're doing here is essentially saying, let's grab everything and just put it in a, in.
Tab here and then take this entire tab and filter Discover how to use filters to organize your data. Opens in new tab it. Or sort Get tips on sorting your data for better visibility. Opens in new tab it actually. So this should be called sort Get tips on sorting your data for better visibility. Opens in new tab . And now we're here, we're sorting it. And you can say, Hey if you're, if you have to give this to someone else and be like, Hey, this is the only thing you should change on this tab.<br><br>You can go and color it really bright blue. This is like my personal preference for anything that a user can change. Don't change anything else, just change this. And now we know that the only function Explore different functions to enhance your spreadsheet skills. Opens in new tab in this entire sheet is over here in A two.
So if anything happens or you have to protect Discover how to protect your sheets from unwanted changes. Opens in new tab the sheet, you can protect Discover how to protect your sheets from unwanted changes. Opens in new tab this and let them edit this.<br><br>Or just tell 'em, don't touch anything except the blue one here. And then you can also name this anything you want. You can say Date, high to low. Let's go here, let's do this. Let's go data validation Create dropdown menus for easier data selection. Opens in new tab . This is high to low and then low to high save. And all we have to do is come back to this formula Get familiar with the syntax used in spreadsheet formulas. Opens in new tab or function Explore different functions to enhance your spreadsheet skills. Opens in new tab here and change this switch Learn how to use the switch function in your formulas. Opens in new tab .<br><br>So we say this is ha low and this. Low to, oh, we have to get the low to high. High to low. And what's different here? Date? High to low.
Date high to low. Ah, so I had an extra space there. So now it's date high to low. And date low to high. And so you can name it anything you want. Really make it easy on people who are using this to know what are they sorting and where Understand how to use query where clauses in your data. Opens in new tab are they sorting.<br><br>You can label Learn how to use query label clauses for better data presentation. Opens in new tab it sort Get tips on sorting your data for better visibility. Opens in new tab , label Learn how to use query label clauses for better data presentation. Opens in new tab it, filter Discover how to use filters to organize your data. Opens in new tab and people know, oh, this is the filter Discover how to use filters to organize your data. Opens in new tab and this is the sort Get tips on sorting your data for better visibility. Opens in new tab . You can also say, Hey, you want to get that same data Learn how to manage and manipulate data effectively in your sheets. Opens in new tab ? Let's do one more. You want to sort the names, right? So instead of having this as the sort can move that over here. And we're gonna do item date.<br><br>Let's do date.
And then these two are gonna be name data validation Create dropdown menus for easier data selection. Opens in new tab . Now we'll use name A to Z Learn the A to Z sorting method for your data. Opens in new tab , name Z to A Learn the Z to A sorting method for your data. Opens in new tab . We're gonna save. Now the only thing we have to change are the or we also have to change the column that it sorts. And then we have to change this, which goes name Z to. And this will be name A to Z Learn the A to Z sorting method for your data. Opens in new tab and then we have to label Learn how to use query label clauses for better data presentation. Opens in new tab it<br><br>name A to Z Learn the A to Z sorting method for your data. Opens in new tab . Ah, so here's what we did also wrong is the switch Learn how to use the switch function in your formulas. Opens in new tab . We also have to fix where Understand how to use query where clauses in your data. Opens in new tab the expression is looking. So it's looking at f1. We have to make it G one, and that should. There. Oh, and then we have, we're filtering, when we moved this we moved the columns.
So we need to go back to A two to C.<br><br>There we go. So now it's gonna name Z to A Learn the Z to A sorting method for your data. Opens in new tab here and A to Z Learn the A to Z sorting method for your data. Opens in new tab . So now we have these two ranges Understand how to work with ranges in your spreadsheets. Opens in new tab or these two tables that we can now sort by Understand how to sort data by specific columns. Opens in new tab .
Ways you can say, you can even put these on different tabs and say, Hey, sort by Understand how to sort data by specific columns. Opens in new tab date on this one, sort by Understand how to sort data by specific columns. Opens in new tab name on this one, you can there is a little bit of a back and forth, like you can sort Get tips on sorting your data for better visibility. Opens in new tab different things in different orders, but it's gonna be a whole nother order of magnitude of difficulty.<br><br>But basically you can tell, you can sort Get tips on sorting your data for better visibility. Opens in new tab it one way, then sort Get tips on sorting your data for better visibility. Opens in new tab it again so that you have sort Get tips on sorting your data for better visibility. Opens in new tab this, then this and this. And. Have groupings to a certain extent, but that's like the next step if you want to have a level of difficulty more.
But hopefully that helped you figure out how to sort Get tips on sorting your data for better visibility. Opens in new tab a filter Discover how to use filters to organize your data. Opens in new tab by.</div>