Members-only tutorial

Watch the video and get the practice sheet with membership.

See membership options

Make Unsplash in Google Sheets - Part 2

About this Tutorial

Fix the case sensitive search with lower(). Add quick links to prefilled results. Create another sheet with ImportRange().Protect the sheet from unnecessary edits.

Video Transcript

<div> Two part two of Sunsplash making an Unsplash in a Google sheet. I am going to go through four different things with you today. One, we're gonna fix a case sensitive search issue and we're gonna use that lower formula Learn about the syntax used in Google Sheets formulas. Opens in new tab . I'm gonna add some quick links to make it interesting to have some prefilled response results to lead the user somewhere.<br><br>I'm gonna, Then the second half of this video, we're gonna create another sheet and we're gonna use import Understand how to use the import function in Google Sheets. Opens in new tab range Discover how to define ranges in your Google Sheets formulas. Opens in new tab . I'm gonna show you how to use that in order to pull the data Explore how to manage and manipulate data in Google Sheets. Opens in new tab .

So maybe we wanna have one spreadsheet Get familiar with the basics of Google Sheets and its features. Opens in new tab , separate as a database and upload that and give access only to a public sheet or spreadsheet Get familiar with the basics of Google Sheets and its features. Opens in new tab and.<br><br>Then I'm also going to protect Find out how to protect your Google Sheets from unwanted edits. Opens in new tab the the sheet with pro protect Find out how to protect your Google Sheets from unwanted edits. Opens in new tab cells Learn about cell functions and how to work with them in Sheets. Opens in new tab . You'll see that. So first, let's fix the lowercase or case sensitive issue. And let me remind you what that is. When we create this search if we did a capital J jungle, it didn't search. If you look at our database, we're looking for keywords.<br><br>Our keywords are all in lowercase. We don't want to Have to make the user understand what our database is.

So we just all we have to do, actually, it's pretty simple, is put around this beef. This cell here, just put it lower, lower. And now we know, okay, every key word is going to be lowercase.<br><br>And so now no matter what somebody puts in here it shows up cuz it lowers it, it turns all these letters into lowercase. And then we search fine. We have all the search results. The next thing we're gonna do is we're gonna add these links so that we can add pre-filled results.

So if we have, say we already know, let's look at our database.<br><br>We already know there's like a pool here, a bicycle, motorcycle, rainbow. Maybe we have, 10 rainbow photos. We have 10 motorcycle photos. We wanna showcase those. Couple ways you can do that. You can absolutely. Here, let's delete this. You can absolutely put a little like list here and be like, these are great keywords to put to search for and find.<br><br>But we'd rather give one click results. So what we do here, I'll show you how this works, is we put these links and we can actually, let's go to edit link.

What the link is actually to the sheet, so we say, Spreadsheets in the spreadsheet Get familiar with the basics of Google Sheets and its features. Opens in new tab , and we can actually search tole and apply. And that's the link.<br><br>The link is to another tab in this spreadsheet Get familiar with the basics of Google Sheets and its features. Opens in new tab . How we do that. Let me just grab the style here. Let me do this. So let's go to search. I'm gonna add to rose. I'm going to paste just the format Master formatting options to enhance your Google Sheets. Opens in new tab . We have a format Master formatting options to enhance your Google Sheets. Opens in new tab here and I wanna say rainbow. Okay. That's it. And then we just do command K or just add a link.<br><br>And then we pick, oh, what we need to do first is pick our our things. We'll do motorcycle or bike, and we'll do girl.

Now we need to get those, we need to create those sheets. But we already have this data Explore how to manage and manipulate data in Google Sheets. Opens in new tab here. So all we do is duplicate See how to duplicate sheets and data within Google Sheets. Opens in new tab and then rename it. So we'll rename it Rainbow look, capital hard.<br><br>Okay, nice looking. And now on this rainbow, we put link sheets Learn how to create links between different sheets in Google Sheets. Opens in new tab , pick rainbow, apply. And on Rainbow we can do the same thing. Insert link<br><br>sheets.<br><br>We can do the same thing here. Insert link sheets Learn how to create links between different sheets in Google Sheets. Opens in new tab in the sheet, in the spreadsheet Get familiar with the basics of Google Sheets and its features. Opens in new tab . Pick Rainbow. It's the same thing. So now we can duplicate See how to duplicate sheets and data within Google Sheets. Opens in new tab it again for each one. And that's going to give us the other ones.

So we just have a click here and it takes us directly to Rainbow. So we have these, can even put this in here.<br><br>And so now we have pre-filled results and they just flip through here. They can even go through here and look through them and say, oh, here, I wanna look through this. You have a couple options to be able to share Understand the sharing options available in Google Sheets. Opens in new tab people with. Show them, different search results.

The next feature we're going to do is we are going to actually create a whole nother sheet, and we're gonna use import Understand how to use the import function in Google Sheets. Opens in new tab range Discover how to define ranges in your Google Sheets formulas. Opens in new tab .<br><br>So again, sometimes you may want a separate spreadsheet Get familiar with the basics of Google Sheets and its features. Opens in new tab to share Understand the sharing options available in Google Sheets. Opens in new tab publicly and keep this database, this db on one sheet. So here's how we do it. So we're gonna make a copy. We're gonna say public suns.<br><br>It's a time to make a new sheet. So I paused the video now. Now we have this new sheet public sunsplash. We want to just delete, let's just delete a few things here.

We don't need this.<br><br>We do want the database, but we don't want any of these this data Explore how to manage and manipulate data in Google Sheets. Opens in new tab , right? We want to be able to protect Find out how to protect your Google Sheets from unwanted edits. Opens in new tab this data Explore how to manage and manipulate data in Google Sheets. Opens in new tab . And how we do this is now we want the data Explore how to manage and manipulate data in Google Sheets. Opens in new tab . We have a database sheet we are gonna do equals import Understand how to use the import function in Google Sheets. Opens in new tab range Discover how to define ranges in your Google Sheets formulas. Opens in new tab .<br><br>And this is gonna take two arguments Get to know the arguments used in Google Sheets functions. Opens in new tab . One is the first thing is going to be the other spreadsheet Get familiar with the basics of Google Sheets and its features. Opens in new tab , and you can use the entire url. So you can put the entire UL URL here. Or just the id. So ID is the. Part after the D here.

The second part is going to be the sheet name Learn how to reference sheet names in your formulas. Opens in new tab , exclamation point, and what we want, we probably want A to d I think.<br><br>So this is the entire range Discover how to define ranges in your Google Sheets formulas. Opens in new tab that we're looking at in the sheet, but we now need to go grab the sheet here. So we'll go here. We can grab the entire U url. We can put that in there. And what's gonna happen the very first time we connect these sheets, we get this data Explore how to manage and manipulate data in Google Sheets. Opens in new tab , it's going to give us an error Understand common errors you might encounter in Google Sheets. Opens in new tab and it's gonna ask us to connect these sheets.<br><br>So it'll load the data Explore how to manage and manipulate data in Google Sheets. Opens in new tab , reference Explore how to reference data from other sheets in Google Sheets. Opens in new tab error Understand common errors you might encounter in Google Sheets. Opens in new tab and says, you need to connect these sheets.

This happens only the first time you do it. So you just click that button and now we have this data Explore how to manage and manipulate data in Google Sheets. Opens in new tab and that should get everything from the other. So one issue you're gonna get is that this import Understand how to use the import function in Google Sheets. Opens in new tab range Discover how to define ranges in your Google Sheets formulas. Opens in new tab doesn't support the images.<br><br>If you see these thumbnails are blank, and because it's an import Understand how to use the import function in Google Sheets. Opens in new tab range Discover how to define ranges in your Google Sheets formulas. Opens in new tab , it's importing the entire range Discover how to define ranges in your Google Sheets formulas. Opens in new tab . So if we want to replace these with this data Explore how to manage and manipulate data in Google Sheets. Opens in new tab , you're gonna see what happens. We want two, three. It gives you an error Understand common errors you might encounter in Google Sheets. Opens in new tab . It says it'll actually tell you what's going on.

It says the array result was not expanded because it would override date in c4.<br><br>So C4 was where Learn about using query and where clauses in Google Sheets. Opens in new tab we wrote that formula Learn about the syntax used in Google Sheets formulas. Opens in new tab . So we're not able to get this thumbnail, except we can, because we have this link. We have the backup way, we have image Discover how to insert and manage images in Google Sheets. Opens in new tab , and that won't work, but it'll be this one. So outside of the range Discover how to define ranges in your Google Sheets formulas. Opens in new tab , We can add these images here with this simple formula Learn about the syntax used in Google Sheets formulas. Opens in new tab image Discover how to insert and manage images in Google Sheets. Opens in new tab equals this.<br><br>Make sure we get the right one. So when adding these images over here on a separate sheet, the images that are inserted into the sheet do not transfer over with this import Understand how to use the import function in Google Sheets. Opens in new tab range Discover how to define ranges in your Google Sheets formulas. Opens in new tab .

And actually of the two that are an image Discover how to insert and manage images in Google Sheets. Opens in new tab , so the actual formula Learn about the syntax used in Google Sheets formulas. Opens in new tab here on the sheet is just image Discover how to insert and manage images in Google Sheets. Opens in new tab for here that this one is actually transferring, but one is not.<br><br>So this might be one of those. Sort Understand how to sort data effectively in Google Sheets. Opens in new tab of a buggy issue with import Understand how to use the import function in Google Sheets. Opens in new tab range Discover how to define ranges in your Google Sheets formulas. Opens in new tab . Import Understand how to use the import function in Google Sheets. Opens in new tab range Discover how to define ranges in your Google Sheets formulas. Opens in new tab in the past has been a rather buggy situation where sometimes it refreshes or doesn't refresh and you have to go here and do command art or refresh it.

What I would suggest is that if you do have these images, get the get a very static url like these Google Drive images are not gonna be a static url.<br><br>They're gonna be served from whatever server is closest, I think. Cause you see this like LH five and LH three are changing. Host your own images somewhere not on Google Drive. And you can get them anytime you want to fidget with this, you don't have to mess with this. But then you can just use image Discover how to insert and manage images in Google Sheets. Opens in new tab on this column here Now.<br><br>Step is we want to protect Find out how to protect your Google Sheets from unwanted edits. Opens in new tab the sheet.

So we, even though we only have this formula Learn about the syntax used in Google Sheets formulas. Opens in new tab here, the import Understand how to use the import function in Google Sheets. Opens in new tab range Discover how to define ranges in your Google Sheets formulas. Opens in new tab one, no one can actually delete any of this. If it's a public sheet and a public thing. But we still don't want someone to come in here and delete a one. So we go to this down arrow, we say protect Find out how to protect your Google Sheets from unwanted edits. Opens in new tab sheet, and we have some options.<br><br>We can set the entire sheet or arrange, we say set permissions Learn how to set permissions for editing in Google Sheets. Opens in new tab sheet. And then o only I can edit it and you can save it. And now you can make this entire sheet public, but no one can edit this on the search. As well, we have an issue where Learn about using query and where clauses in Google Sheets. Opens in new tab we want someone to be able to edit B five.

This search terms, right?<br><br>But we don't want them to be able to edit anything else. We don't want them to come down here and edit this so we can protect Find out how to protect your Google Sheets from unwanted edits. Opens in new tab sheet and then we can pick a range Discover how to define ranges in your Google Sheets formulas. Opens in new tab and we say B nine to B set permissions Learn how to set permissions for editing in Google Sheets. Opens in new tab . And we can say, only I can edit this. So now they cannot edit every anything here. Actually we to even do.<br><br>Everything, b2, D right? Because we don't want anyone to edit any of this so it's protective and someone won't be able to edit this, but they can edit this search bar.

So that's a really cool way to be able to give public access to certain sheets that you don't want them to have access to the entire sheet.<br><br>And now we have our own Unsplash all in Google Sheets. Thanks for watching. Bye.</div>