Members-only tutorial
Watch the video and get the practice sheet with membership.
About this Tutorial
Sheet Resources
Featured Formulas
Video Transcript
<div>0:01 Hey, so I made this Black Friday advent kind of calendar to reveal deals as they come along each day every single day for eight days I'm revealing a new a new deal for Black Friday But I wanted to make this better and I wanted to show you one really cool thing you can do with import Learn about the IMPORT function to pull data from other sheets. Opens in new tab range Understand how to define a range in your spreadsheet formulas. Opens in new tab here to basically<br>0:19 have two sheets one of them public one of them private and you can have private information on the private sheet and then only show public information that you want to show on the public sheet I'll show you how so I have this calendar which I will down below better sheets members can get this for free<br>0:36 at the spreadsheet Get familiar with spreadsheet basics and functionalities. Opens in new tab is included in this tutorial but I'm going to also make a copy which you won't be able to get so let's call this private advent calendar and what we're going to do is That's all.<br>0:48 All we need is the URL of the sheet so I'm going to put in different things so right now the two sheets are exactly the same they're designed exactly the same here you have dollar two three everything is the same right but on my private sheet I'm going to write two dollars here and I'm going to write<br>1:07 three dollars here because that's actually what the deal is going to be it's going to be two dollars for a product three dollars for a product but the four and five are going to be different but you'll see if you're following along my black Friday deals you'll see but just to show you that these two <br>1:21 sheets are now different so how would I actually reveal this deal well what I can do is do an equals import Learn about the IMPORT function to pull data from other sheets. Opens in new tab range Understand how to define a range in your spreadsheet formulas. Opens in new tab and what I need is a URL and a range Understand how to define a range in your spreadsheet formulas. Opens in new tab so I'm going to actually take the entire URL here of the private one and I'm going to put it in here I'm just going to put it in quotes and the range Understand how to define a range in your spreadsheet formulas. Opens in new tab <br>1:39 string Discover how to work with strings in your formulas. Opens in new tab I'm going to have is exactly the same, ah, cal, ah, same sheet name and also the same cell number so it's D8.<br>1:50 I'm going to put that in quotes as well.
And it's loading and I need to allow access Find out how to manage access permissions for your sheets. Opens in new tab and now it's $2 and see now I can change the private one, if I change this to 2, or actually if I change it to, let's say 2, Thank you.<br>2:09 And now it's 2, right? So now the private one shows up correctly on the public one. But let's say I want to it's actually, let's reverse that to $2.<br>2:21 And now each day all I have to do is go to each one and update on the public one, the, ah, the cell here.<br>2:32 So it goes equals, import Learn about the IMPORT function to pull data from other sheets. Opens in new tab , right? Actually I need only one equals sign Learn the significance of the equals sign in formulas. Opens in new tab . And instead of d8 we're gonna write f8.<br>2:41 There we go.
And now the cool thing is, right? That, like, you think, oh someone has access to this, they can edit it, but I didn't give people access.<br>2:49 I have a share Explore sharing options for your spreadsheets. Opens in new tab up here and it's just view access Understand the differences between view and edit access. Opens in new tab only. They don't have edit access Learn how to control who can edit your spreadsheets. Opens in new tab . And if somebody copies this, because when we give away, like, this sheet, we're like showing this sheet, we're keeping data Dive into data management within your spreadsheets. Opens in new tab in here and people are checking it sort Master sorting techniques to organize your data effectively. Opens in new tab of each day.<br>3:03 People might copy it. And so they will copy it and they will have this URL, they will have this cell.<br>3:10 They'll have this import Learn about the IMPORT function to pull data from other sheets. Opens in new tab range Understand how to define a range in your spreadsheet formulas. Opens in new tab . They'll have the URL of the private one.
But as you noticed, when I had to, when I put this import Learn about the IMPORT function to pull data from other sheets. Opens in new tab range Understand how to define a range in your spreadsheet formulas. Opens in new tab in, I had to allow access Find out how to manage access permissions for your sheets. Opens in new tab .<br>3:18 So what happens is they copy the sheet, they have the exact same import Learn about the IMPORT function to pull data from other sheets. Opens in new tab range Understand how to define a range in your spreadsheet formulas. Opens in new tab , and they have to allow access Find out how to manage access permissions for your sheets. Opens in new tab , but they don't have the private access.<br>3:27 They don't have the access to the private sheet. So that, that can't happen. They can't copy the sheet and get the import Learn about the IMPORT function to pull data from other sheets. Opens in new tab range Understand how to define a range in your spreadsheet formulas. Opens in new tab from here.<br>3:34 This is all locked down, but isn't that really cool, right?
So we can have now two sheets, one which is public and one which is private, and then we can update the public one as we want, as we need to, right?<br>3:48 So we can write $3 in here. We can write, I can even go in, write this, this one here, and then it can update the text over there.<br>3:58 I thought that was really cool, and again, I'm gonna give you access if you're a BetterSheets member. Remember watching this on BetterSheets.co down below is a link just like on every single sheet.<br>4:08 On every single tutorial there's a link to this sheet. Go grab it.
You can get this design if you want to use it.<br>4:15 Also if you just want to check out import Learn about the IMPORT function to pull data from other sheets. Opens in new tab range Understand how to define a range in your spreadsheet formulas. Opens in new tab . Again. Just update it with your URL. Try it for yourself.<br>4:22 Try different things. I really like it. I think it's really cool to allow text to go from one sheet to another sheet.<br>4:28 All right. Enjoy.</div>