Members-only tutorial
Watch the video and get the practice sheet with membership.
About this Tutorial
Sheet Resources
Video Transcript
<div> Hello, welcome. So Nadia was asking can we add pictures to the marketplace? And this is how you do it. All I've done so far is I made a file I, I win file, make a copy, made a copy of the market placed in a Google sheet. And so this is how you would normally have it, but what I would add, add it as well.<br><br>So I went to the Sorry, I went to the form and I added image Learn how to insert images into Google Sheets using URLs. Opens in new tab url. So the only way you can allow someone to add an image Learn how to insert images into Google Sheets using URLs. Opens in new tab without having access to the document is to get the url, so the image Learn how to insert images into Google Sheets using URLs. Opens in new tab has to exist online somewhere else. I grabbed a couple.
URLs from Unsplash to test this out. So as long as the image Learn how to insert images into Google Sheets using URLs. Opens in new tab maybe is hosted on Ger Ger or some other place at an HTML site, you can then use that image Learn how to insert images into Google Sheets using URLs. Opens in new tab in a Google sheet.<br><br>And how we do it is pretty simple. We're just gonna go, like, we can, can even show you right here. We're just gonna do this image Learn how to insert images into Google Sheets using URLs. Opens in new tab equals image Learn how to insert images into Google Sheets using URLs. Opens in new tab . And then in parentheses we can add the url, grab this url.<br><br>In quotation marks, and then there's the image Learn how to insert images into Google Sheets using URLs. Opens in new tab and it, it comes into Google Sheets as basically you can resize these, let's see.<br><br>And it'll become bigger. So it's, it's a little clunky, but we can do it.
So let me delete this. And so, so far we've added to our form image Learn how to insert images into Google Sheets using URLs. Opens in new tab url. And now what we're gonna do is I'm gonna go over to. So information or form responses. And now we have an image Learn how to insert images into Google Sheets using URLs. Opens in new tab url. Okay? So in our filter Understand how to filter data in Google Sheets effectively. Opens in new tab one, we need to add that.<br><br>So we need to change the F to a G. Now we'll have the, it is going to overwrite in G two, so we need to move this over here to H. And so that means in our filter Understand how to filter data in Google Sheets effectively. Opens in new tab two, we need to change this as well.<br><br>And so we're gonna go H actually H.
This is H.<br><br>So now we have our entire.<br><br>Roe has all the information we need still with this image Learn how to insert images into Google Sheets using URLs. Opens in new tab as well. And now what is showing up in our marketplace is the name, the description, the price, and the contact. What we want as well is the image Learn how to insert images into Google Sheets using URLs. Opens in new tab , so we can put it over here.<br><br>But what we need to do is what we're gonna grab. this array formula Discover the power of array formulas in Google Sheets. Opens in new tab , right? It's going to be B two to e Well, we know a few things. We want to grab this image Learn how to insert images into Google Sheets using URLs. Opens in new tab and we might wanna, we might not want to put it over on the right, we wanna put, might wanna put it over on the left. So how do we get that?
One way to do it is to use index match Master the index-match function for advanced lookups. Opens in new tab , or if you look up.<br><br>And so what I'll do is probably the description's going to be different. Each one we know the idea is, but we don't have that in the marketplace. So what we can do is we can put the image Learn how to insert images into Google Sheets using URLs. Opens in new tab over on the left, can just put that a little bigger, the image Learn how to insert images into Google Sheets using URLs. Opens in new tab here. Let's take,<br><br>we're gonna do an e, we'll do index Get to know the index function for retrieving data. Opens in new tab . We're gonna look in filter Understand how to filter data in Google Sheets effectively. Opens in new tab two, we're gonna look at the G column. And we're gonna match Learn how to use the match function for finding positions. Opens in new tab it to, let's say we wanna match Learn how to use the match function for finding positions. Opens in new tab the name. In this case you can do the description or the name. Let's just do, do the description.
We want to match Learn how to use the match function for finding positions. Opens in new tab c2. Nope. Let's C2 C 10. And we want to match Learn how to use the match function for finding positions. Opens in new tab it to<br><br>this description here. Zero match Learn how to use the match function for finding positions. Opens in new tab .<br><br>And now we have the url, but we don't want just the url. We want the actual image Learn how to insert images into Google Sheets using URLs. Opens in new tab . We go image Learn how to insert images into Google Sheets using URLs. Opens in new tab and we put that in quotation marks, and we now have an image Learn how to insert images into Google Sheets using URLs. Opens in new tab . So now all we need to do is let's increase this a little bit to make it a little bit bigger. We might want to make it in the middle. And now we have an image Learn how to insert images into Google Sheets using URLs. Opens in new tab for each of these items that is going to.<br><br>and that's how you get an image Learn how to insert images into Google Sheets using URLs. Opens in new tab or a picture into marketplace. In a Google sheet.
What might occur is you might not want to have it as a separate index match Master the index-match function for advanced lookups. Opens in new tab or if you look up, what you could do is move around. I think you can move around these. Items on the form. If you, if you create the form, you can keep this ID as the very right one, and you can put the picture in now.<br><br>But the, because I created the form and then added the image Learn how to insert images into Google Sheets using URLs. Opens in new tab URL at the end, it always adds it to the right. So you can create your form with this image Learn how to insert images into Google Sheets using URLs. Opens in new tab URL before the ID number Explore number formatting options in Google Sheets. Opens in new tab . And so that you don't have to, you can even put it at the beginning if you want.
Or you can move it around afterwards.<br><br>Like I have. Hopefully this helps. Bye.</div>
Topics