Google Sheets - Join Tables using VLOOKUP & QUERY Functions

preview_player
Показать описание
Learn how to join table ranges in Google Sheets using VLOOKUP & QUERY functions.

#join #tables #googlesheets
Рекомендации по теме
Комментарии
Автор

Now you solved my problem. I used to drag the lookup formula to all rows. Thanks a lot (from Brazil)

elielaraujo
Автор

This awesome! I have been wanting to do joins for ages. Thank you for these great videos.

BarryMilne
Автор

I am a complete amateur because I don't understand why the 'key' is being shown three times . I guess I should be watching many more of your awesome videos. thank you sir!

EduardoBicelisGarcia
Автор

Really good content! Thanks for the work you put into this ! 👍

JBpierre
Автор

Thank you so much! This is a treasure of knowledge indeed!!!

SayantanDas-qyis
Автор

That's amazing!! I could create a report that I was trying to implement using Data Studio in last 3 weeks! Thanks.

eArminCom
Автор

Awesome video man. Learned a great deal from this. Liked and subscribed. TY!

HarshPatel-frbv
Автор

watching just one video cleared many of my doubts … thanks bro

hemantsonawane
Автор

As someone who uses SQL databases and data frames I find it fascinating how difficult a left join is in Google sheets. The creator did a great job figuring that out 😅

jermunitz
Автор

Awesome 👍 I am enjoying your Lesson, Thank you

RajaGiri_tvpm
Автор

Unbelievably incredible, a thousand thank you's!

DinoRodriguez
Автор

It gets a little slow but sure makes it flexible. If I'm not mistaken one could even add new columns to the original tables and it would keep working as long as the new columns get added in between other columns. Otherwise the referenced ranges do not update.

lpanebr
Автор

Great video. I've avoided arrayformula vlookups with multiple column returns in the past because of performance issues. I think you've even warned against doing it. Anyways, I've opted to just drag down formulas preemptively with the if blank then blank escape to hopefully save on calculations.

Shanetoodles
Автор

Your videos are great, thank you much for them!

hamvasq
Автор

Sir, your videos is very impressive, I requested you please add also practise files to your video in discription.

prashanttyagi
Автор

Wow the query command is powerful!

What are its limitations? Does it not run fast, or cannot handle large amounts of data?

yonigolombek
Автор

So, is it correct that a nested formula based on this could join multiple tables?

moses
Автор

Loving your videos, very helpful. I have a question that may not be directly related to this video, but I will ask it here anyway, hope you understand. I created 37 sheets with historic price data, instead of typing out the sheet name (other) and the cell on the (current) sheet where I want info onto, I created a list of the sheet names in the first column and attempted to use the cell reference to point to the worksheet. What I get is an error code or N/A or unresolved sheet name.

=(A2)!B14 where A2 refers to the cell on current page where the other sheet name is listed, and !B14 is the cell on the other sheet I want the info from, as example.
Attempted with various quotes etc.

Hope you can help!

SnowHunter
Автор

Cant find the words. Awesome, thank you.

jozsefolasz
Автор

Sir, I have a google workbook which has sheets with different names, I want to create a single sheet, in which the data of all the sheets is merged.
But only the selected number of coloum from all the sheets are required, which should be connected to the drop down list on the main sheet. what is the full query

prashanttyagi