I've been doing this search problem for two days now, and finally, after watching your video, I found a solution to my problem.Thank You Sir.
@uncertainAuthor4 жыл бұрын
This was exactly what I was looking for to try and put a search function into a spreadsheet I've been working on! Thank you so much for sharing this easy to follow and informative tutorial ♥
@dfilliernl4 жыл бұрын
Fantastic tutorial ... you just saved me and my team a ~huge~ amount of time and effort. Thanks for taking the time to produce and share this tutorial.
@lauracru Жыл бұрын
Your help has been invaluable. Thank you
@ExcelGoogleSheets Жыл бұрын
Thank You!
@malikastar926511 ай бұрын
Your method of teaching makes everything look easy, you're my most important resource of learning google sheets, thank you so much !
@arnellcarmichael6352 жыл бұрын
Absolutely brilliant tutorial my guy! Very easy to follow, and educational! Thanks for putting this video together, and it definitely helped me save time searching data within my CRM! Best - Arnell
@Azzz01s4 жыл бұрын
Love it how implanted the split them join to create such a loop! Amazing idea, more to it I've adjusted the AND to OR too show all data in single words, thanks a lot, gonna be watching more and more of your vids to learm more too, never thought SQL could be such fun and amazing language and excitingly challenging to use to help me out big time with my needs 👍🏻👍🏻👍🏻👍🏻👍🏻
@Azzz01s4 жыл бұрын
@Ömer Faruk Akkaya @21:12 see the AND after JOIN! ... change the AND to be OR, so by this the query will turn the results to anything that contains any of the words/letters you put in your search criteria. if you put DRESS BABY it will show you any results containing ANY of these two words and not necessarily containing both, hope it cleared for you ;)
@angrybobr3657 ай бұрын
At the beginning of the video, I was looking at it and thinking: "Oh...boring, every newbie knows that"... but later, close to the end... the only words in my head were: "What a tricky mo***fu***, u got me!" Big thanx for that tutorial.
@andresleon80764 жыл бұрын
THANKS! I've been through many of your videos looking for something like this.. Really Helpful
@amoeudaemonic2 жыл бұрын
Thank you for the tutorial! Easy to follow, but I also learned some functions of formulas as well! We created a searchable database of flavors and nicotine strengths for our vape store with this. You've given my workers a nice cheat sheet for sure! Thanks again! 🙂
@arielzabatecuizon51473 жыл бұрын
Thanks so much for this very instructive video..more power to help us newbie out here!!
@nikhilgala253 жыл бұрын
very much informative. ecplained so well.nice tutorial. thanks
@quangminhdang44042 жыл бұрын
the function query is good, I like it! and thank you so much for sharing this easy function.
@pramodnair76974 жыл бұрын
VERY VERY USEFUL VIDEO, THANKS
@JaredPlane5 жыл бұрын
In the "Search Contains Words" when there's nothing in the search field it comes up with #VALUE!. How do I get it to display everything like at 9:20?
@jaimeenriquezvivanco13894 жыл бұрын
Wrap JOIN(...) with ISERROR(JOIN(...), "")
@ВикторКурильчик-х2ю5 жыл бұрын
Thanks for clear explanation. You are wonderful tutor.
@paulsantosestrella63132 жыл бұрын
HI at timeline 3:06 how do you make this query formula case insensitive? I type a lowercase but the data source are all caps so it did not show anything. when I type all uppercase, then I will have a result
@jonathanprunier23684 жыл бұрын
Very useful ! Thanks a lot you are very competent
@ExcelGoogleSheets4 жыл бұрын
Glad it was helpful!
@9394sing4 жыл бұрын
Learn Google Spreadsheets thanks a lot, great video and very useful for my work
@DuaaAbudra2 жыл бұрын
Very informative Thank you
@sonhale2522Ай бұрын
13:14 nice tuba sound ❤️
@SiamLiaqat2 жыл бұрын
Very Nice 👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍
@ExcelGoogleSheets2 жыл бұрын
Thank You!
@btrzanne4 жыл бұрын
very helpful and informative! thank you so much!!!
@chhansambath52442 жыл бұрын
hi! in this case we can make the same cell to search in more in column A,B ,c...? ( 1 single cell can search by name, phone number or date)
@m.kamranbaloch62143 жыл бұрын
Perfect video i have ever seen Thankyou so much
@EduardoBicelisGarcia4 жыл бұрын
MIN 00:00 SEARCH ONE; MIN 07:49 SEARCH CONTAINS; MIN 10:21 SEARCH CONTAINS WORDS; MIN 14:03 SEARCH COTAINS multiple WORDS; min
@myhelpdesk64145 жыл бұрын
really nice tutorial sir. you are great sir thanks..
@conteudoanimal4 жыл бұрын
Congrats for your channel ... it is helping me a lot ... keep the great job man !
@sergiomira7417 ай бұрын
This is spectacular, simply Amazing!!!!!!! Thank you!!!!! Greetings from Colombia friend
@shammetje2 жыл бұрын
this helped me find the solution in the first few seconds of the video. thanks
@ExcelGoogleSheets2 жыл бұрын
Excellent!
@jerikhodejesus85703 жыл бұрын
thank you so much for sharing. I just want to ask to you if what is your advise to control the simultaneous flashing of result from the query using the QUERY ONE function when the google sheet users had type their own searching data in the search box at the same time? Thank you very much
@natew2 жыл бұрын
Thank you for all your hard work generating this great content!
@bobykumar39603 жыл бұрын
again.... you are "THE" SOLUTION....
@HarrisonBennett3 жыл бұрын
Exactly what I was looking for! Thanks man
@tahanawfal4 жыл бұрын
to make it search for multi columns: _=QUERY(data,"SELECT * WHERE D LIKE ""%"&B2&"%"" AND (C LIKE ""%"&B3&"%"" OR B LIKE ""%"&B3&"%"") ",1)_ notice that AND & OR are logic gates and you should change between them if there is no result
@SamuraiJack443 жыл бұрын
The Real MVP
@freezebanana18653 жыл бұрын
This man needs to get pray for his kindness
@TheArctomian2 жыл бұрын
How did you add the keymoments like that in the description?
@deafmultilingual85274 жыл бұрын
how do you also pull through the hyperlink in the data sheet as well? So say your skirts has a hyperlink to open up a video and you need this hyperlink brought through so that you could click skirt and watch the video?
@Allen-L-Canada3 жыл бұрын
Great! In a drop-down can you allow multiple selections instead of only one?
@markuswinter-cdps30085 ай бұрын
Greetings. I'm looking to query from a dropdown a data set that does not always exactly match the reference in the dropdown. I've tried CONTAINS, LIKE, wildcards (such as %), and it doesn't work. For example, my data would include "Kites Red", "Kites - Red", "Kites Blue", "Kites - Blue", etc. When the dropdown shows "Kites - Red", the "Kites Red" results do not appear. What query syntax can I use that will result in both "Kites - Red" and "Kites Red" showing as search results? Thanks.
@mayuraakhade72752 жыл бұрын
This was exactly what I was looking for Thank you for share this tutorial
@ExcelGoogleSheets2 жыл бұрын
Thanks for watching 👍
@Mikarevival5 жыл бұрын
Great Job!!! Thank you so much!! I wanted to ask you to do something like this....but you had the Idea before I could ask!! Thanks!!!
@christelquimbo19952 жыл бұрын
Thank you so much for this tutorial.
@ExcelGoogleSheets2 жыл бұрын
Glad it was helpful!
@carlosharper50465 жыл бұрын
What would the query be to search multiple tabs/sheets?
@edmarcabilingdolar9978 Жыл бұрын
Hey there, can i ask question? About your video? Is it possible that if i can and search function on specific sheet it can able to update the data also ?
@shadabchaudhary56325 жыл бұрын
Good job 👍
@kulvinder82113 жыл бұрын
Sir U are great person
@annekristelmangarin31964 жыл бұрын
Can I do the search on the whole array instead of just one column?
@chhenglykandal37683 жыл бұрын
Thank You Sir from Cambodia and this help me a lot. would u mind create Query related to Bar Chart report or Graph Analysis in the next video? Thank You.
@rachitm1093 жыл бұрын
Love it! Thanks bro! This is so good!
@jonayego2 жыл бұрын
Wow, this is great. A million thanks. Please, supposing you want to generate a cost for two different items, how do you go about??
@monicamusial46654 жыл бұрын
This is a great tool and you explained it very well! Thank you!! I just have a question. Is there a way for the search results to be blank when the search drop-down is empty?
@BlueStarsConsulting3 жыл бұрын
Yeah. I have the same question. How can you have all the options show when the field is blank?
@CloudPower4 жыл бұрын
Excellent ! Very useful.
@realitysoul74444 жыл бұрын
Is there a way to have the query function, pull from two or even three different columns in seperate search cells? So example I want to search the Location Column (E column), The Job Column (F Column), the Availability Column (G column), and I want each Search (location, Job, Availability) to be in their own separate search cells as drop down lists. So in Cell A5 is drop down search function for Location, in B5 is Drop down Search Function for Job, and C5 is Drop Down Search for Availability. I want to give the searcher several options on how to find the Artists that fits either one or search parameters.
@marcobanderas33063 жыл бұрын
You can try something like this (where A1=1st dropdown and A2=2nd dropdown). QUERY('Raw Data'!A1:E, "select * Where A is not null "&"IF(A1="AllResults",""," AND Lower(A) = Lower('"&A1&"') ")&IF(A2="AllResults",""," AND Lower(B) = Lower('"&A2&"')"),1,)
@marcobanderas33063 жыл бұрын
Found Simpler solution based on AND Statements =QUERY(Your Data Range,"SELECT * WHERE E LIKE ""%"&A1&"%"" AND F LIKE ""%"&A2&"%"" AND G LIKE ""%"&A3&"%""",1). Also, you can supplement those ANDs with ORs so that you don't get blanks/errors.
@rosabelguiang41873 жыл бұрын
@@marcobanderas3306 Hello, can I ask you questions?
@pooranikannan76342 жыл бұрын
Thank you soo much! You are a life saver :)
@dejo095 Жыл бұрын
very helpful, thanks
@mani2care5 жыл бұрын
Really nice for me to get it resolved my issue but same thing how can i do it for multiple sheet to fetch the same result
@adindasyarah11634 жыл бұрын
I Love You So Much
@brandonkenney54322 жыл бұрын
How would I be able to display results if my search contains quotations? Eg. _____ I want to search for: 3" Screws ______ Result: # VALUE I followed your instruction at 3:54 and it worked for all my searches containing an apostrophe (eg. 9' Pipe), however it will not work with quotations...is there a solution?
@ExcelGoogleSheets2 жыл бұрын
Doubling quotes usually escapes them, So I would try to to wrap the reference in SUBSTITUTE(A1,"""","""""") and see if that works.
@mrkfong4 жыл бұрын
Thanks bro, big help!
@lazalazarevic61925 жыл бұрын
The last part was so good! Thanks, man. Is it possible to make it more dynamic? Like selecting the column we wanna search?
@ExcelGoogleSheets5 жыл бұрын
Sure. Just make a VLOOKUP with a helper table that maps the column selection to column letter and use it in your select statement. Or at least that's one way :)
@anurajms4 жыл бұрын
thanks for the video .really appreciate your help
@keerthanab11034 жыл бұрын
Very useful class. You taught how to use query function with examples of region and reps. Can we have search option along with regions and sales reps. 🤔
@iftaminka28043 жыл бұрын
I did this tutorial and it's amazingly help me completed my final task, Thanks! But I've no idea how to create this when I've few different data in multiple sheets, looking for it
@JMPatel-nk8gr5 жыл бұрын
As always absolutely fantastic
@The0667734 жыл бұрын
awesome..
@ExcelGoogleSheets4 жыл бұрын
Thanks 😊
@duzshootingrange3 жыл бұрын
There's anyway to make the results of the search to carry the text formatting used in the data? Awesome tutorial.
@varioII5 жыл бұрын
This is awesome, just started using this. Wondering how to handle B2 being empty - split function doesn't like it. I'm trying to include ALL results in the query if B2 is blank?
@Juan_Albor_Cardenas4 жыл бұрын
Great video helped alot with me searching but I have a question how can I do this search to entire workbook or multiple worksheets? Can you please help?
@stylelife77055 жыл бұрын
helpful content thank you !
@unanosininvierno17834 жыл бұрын
Hello there. I have a long log of footage in spreadsheets. The scene descriptions are in cells that contain a significant amount of text and when I search for a word, I am always shown the whole cell, but not the word itself, which in my case is a bit of a problem. Is there a way to get a search result that is more detailed than just the cell where the particular text string is? This would be very helpful, thanks!
@MrTATT-he5bm4 жыл бұрын
Good stuff! thank you so much :)
@natanaelbby2 жыл бұрын
I love this tutorial, your tutorial is very great 🔥. I just using it to my data and it works, but I just confused and want to ask if i want to using this formula to search a unique code number from my list, is it using a same code? Or there's different code?
@natanaelbby2 жыл бұрын
Because when Im using this code for searching number it didn't shown up the data
@mansaha92884 жыл бұрын
Thanks for the apostrophes info
@sureshshah85084 жыл бұрын
i have used this and thank you for this video
@abhinavm88713 жыл бұрын
Really thank you Buddy
@user-zp2if5yb5o Жыл бұрын
Hello, this was very helpful but I was wondering how to do something. Is there a way to search for things in multiple columns at once?
@benponderin5 жыл бұрын
You're awesome, my friend
@selvarajandiappa31433 жыл бұрын
Thanks, very helpful. Following most of your tutoring.. Just want to find out why after search result when you edit any data, all search data disappears and the formula reruns errer
@pinnibyp39504 жыл бұрын
Thank you so much!!! you help us to work much easier ! May I ask if query function can also import both value and format? seem like it only import value not include format of that cell.
@ExcelGoogleSheets4 жыл бұрын
It only imports the value. You can specify what format you want for the output, but it's not going to pick up the original formatting. Watch my QUERY function series for more details.
@pinnibyp39504 жыл бұрын
@@ExcelGoogleSheets Thank you, I'll check whole series !!
@katgiardinadms2743 жыл бұрын
Thank you! Is there a way to lock the search box so that when one person enters a search it does not filter down the data for other users looking at the sheet?
@ExcelGoogleSheets3 жыл бұрын
No, but you should be able to user FILTER VIEWS to get something similar to what you want.
@francisabellana7804 жыл бұрын
Thank you so much!
@DavidMarcadet5 жыл бұрын
Very usefull, thx
@likemantv4 жыл бұрын
Hello, So I want to do a thing, when I search for example: an apple, it will check all the lists and when it finds the word apple, it will show it under the search bar (like in the video, but it will check all lists). Is that possible? Can you help me?
@grazelmaediola32193 жыл бұрын
Can you make a test bank alike in excel then have the same idea of searching bar when you input a phrase of the question?
@Someday500w3 жыл бұрын
Yes you can
@benzemach776 Жыл бұрын
doesnt work for me :( maybe something with the spaces in the formula (still struggling with the first basic query in the video) any help?
@ricseeds48353 жыл бұрын
Genius!
@kyle43382 жыл бұрын
I am using IMPORTHTML but the Query isn't reading the table I pulled in. Is there a workaround?
@ExcelGoogleSheets2 жыл бұрын
Use FILTER function
@cheewurz5 жыл бұрын
How would you Setup Google Sheets in an Index Card Platform?
@eristidwialmubarok2 ай бұрын
Thanks for the video, it help me alot. I have a question, if these sheet used by one user it look seem working allright. but, how if there is some users want to use those sheet at the same time? anyone will be interupt by one and another person while working. Do you have any alternative for it? thanks before.
@brethrencemetery49655 жыл бұрын
This was a great explanation. If I wanted to edit one of these records, how would I either edit it here and update the main sheet, or how would I like to that record so I could edit it in the main sheet?
@joesilvaproductions4 жыл бұрын
Is it Possible to have the search go over multiple inventory tabs?
@jeevankurian2043 жыл бұрын
Awesome tutorial! Is there any way we can edit the searched results? So that it reflects the original sheet
@ExcelGoogleSheets3 жыл бұрын
No, not formula results.
@HopOnsWelcome3 жыл бұрын
Is there a way to make a search box that filters as you type? So you don’t have to click out of the cell to see the result. I saw a video that Excel could do that.
@ExcelGoogleSheets3 жыл бұрын
You can only do it if you use some sort of web interface, like in this example kzbin.info/aero/PLv9Pf9aNgemvM36efLpaHxbkZTGp2pfhx
@HopOnsWelcome3 жыл бұрын
@@ExcelGoogleSheets Ok cool. Thank you.
@AnonymousHippo52 жыл бұрын
How do you have this search box search through 2 different Columns for the same word(s)? Keep the same layout as you see in this video but it will search thought Column D and Column E for "baby Dress toddler" Thanks!
@indyshome4 жыл бұрын
Thank you so much
@BlueStarsConsulting3 жыл бұрын
How could you do this search for multiple columns and not just column E?
@singhalmonica3 жыл бұрын
Pls guide me how to compare two range thru Query function
@PencilBoxID5 жыл бұрын
Thank for the tutorial
@mlbaby60052 жыл бұрын
Hi please badly needed help. I want to add cell where i can search for another column like C4 will search in column D, D2 will search in column H etc. How can i add in this function? Thank you
@jimmychui883 жыл бұрын
How do you add multipl categories? such as narrow down dates or names.
@iosifsimiryan49234 жыл бұрын
I would like to be able to search from the Google Form Drop Down box. Is it possible? I want to be able to open the form, populated by a record from Excel spreadsheet I use for the form