Combine Multiple Google Sheets (Workbooks) to Master Data File

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 พ.ย. 2024

ความคิดเห็น • 189

  • @judyliang3553
    @judyliang3553 4 ปีที่แล้ว +11

    This is the best! Other tutorials were not as concise as yours. This one clears out all the errors you may be making when using the functions! Thank you!

  • @benkohns1425
    @benkohns1425 2 ปีที่แล้ว +2

    This is AMAZING and taught so clearly. Thank you! I'm so glad to see people solving Sheets with functions and queries instead of trying to sell me add-ons (which my company won't let me have).

  • @realestatepassiveincome
    @realestatepassiveincome 4 ปีที่แล้ว +5

    Wow! Your explanation is very easy to understand. Great job! Thank you.

  • @natamotor6989
    @natamotor6989 ปีที่แล้ว +1

    Thanks for the step by step tutorial, very very very helpfull. Cheers!

  • @chrisk5076
    @chrisk5076 11 หลายเดือนก่อน

    This is exactly what I needed! Googling and AI couldn't solve my problem but you did it perfectly!

  • @cristianpinheiro9048
    @cristianpinheiro9048 2 ปีที่แล้ว

    Hi.
    Im from Brazil.
    I must say your video was grate! More then that it saves a lot of work and trouble trying to learn apps scrips.
    Thank you so much for this great class.
    U earn a follower.

  • @prahalladjena1634
    @prahalladjena1634 2 ปีที่แล้ว

    You explaining every video so nicely. You are so genius.

  • @christopherdeal5055
    @christopherdeal5055 4 ปีที่แล้ว +2

    Great instructional! I have a question though. Lets say I want to combine multiple sheets to a master sheet and each sheet has tabs designating the week of the year(ie: week 1, week 2 thru week 52) and every week I am going to need a new tab in the master that pulls the data from the corresponding week in the other sheets but I don't want to have to edit every formula. Is there a way to use a cell in the master sheet for the tab names(ie week 5).
    As an example: I have a timecard for john in a sheet with tabs for week 1, week 2 & week 3. I also have a master sheet that pulls all employees timecards and has tabs for week 1, week 2 & week 3. somewhere in each tab on the master sheet a cell indicates the name of the tab(ie week 1) which is referenced in the formula to merge the data from John's timecard week 1. This way I can copy the tab & just change the data in that cell to "week 2" for example and the formula will now draw the data from Johns timecard tab for week 2?
    I hope the explanation makes sense & I greatly appreciate your input.

  • @gessamdiongzon4928
    @gessamdiongzon4928 ปีที่แล้ว

    You are a lifesaver! Thank you so much for this tutorial! I might finally be able to submit my project and sleep early tonight haha You are great!

  • @vishakhanehe6508
    @vishakhanehe6508 2 ปีที่แล้ว

    Awesome! You have explained very well and sorted my very big problem in which I was stuck form last 4 days. Thanks so much.

  • @sergheyzaporojanu6872
    @sergheyzaporojanu6872 ปีที่แล้ว

    this is very well put together. Thanks for the tutorial! Do you have video about linking data from different files in Excel and GSheets? I am struggling a bit with Excel since they don't have IMPORTRANGE. And I wish to know some ways to feed the live data acros different Excel files stored on OneDrive. And if there is a way to do the same between OneDrive files and Gdrive sheets, that would be so cool!

  • @No1Design_
    @No1Design_ ปีที่แล้ว

    Thanks for the lesson and tips just a quick question...What if I do not need to import a certain column(s)? let say in your example the "Sales_Rep" & "state" is there a syntax to formulate in this "importrange"? Thank in advance

  • @afitpacklife8591
    @afitpacklife8591 2 ปีที่แล้ว

    Thanks. That's great! But what if you have ranges you want to blend into the same rows, with a shared unique ID. For example, someone's personal info from one source, and sales figures from another source?

  • @Katie-26
    @Katie-26 4 ปีที่แล้ว +1

    Thank you for all your videos!! Awesome! I'd love to figure out how to create a master with sheets that do not have the same headers (e.g. Google Form populates the responses with the question as the header. Also, how the master can have the columns mixed, instead of grouped by source sheet. Thanks!

  • @ParthaDas-wy6ps
    @ParthaDas-wy6ps ปีที่แล้ว

    Watching your videos made my difficult task very easy, I ❤ U Sir.

  • @Unexpectedly_Odd
    @Unexpectedly_Odd 3 ปีที่แล้ว

    Good enough to be saved in my list! Thank you very much!

  • @reallyefficient
    @reallyefficient 4 ปีที่แล้ว +2

    Is there a way to import so that formatting of the cells matches? We use many color-coding systems and this would be super helpful!

    • @LookingOverYourSoul
      @LookingOverYourSoul 3 ปีที่แล้ว

      i think that working with app script may solve your prlbm

  • @skipcosworld
    @skipcosworld 2 ปีที่แล้ว

    Hey, I have a question, let's say I have A3 added from a specific 'child' sheet, in my master sheet; let's say I wanna do a change to the 'sales' tab, for row A3 in the master sheet, how can I do that change so it will reflect on the 'child' sheet without throwing "REF" error in the master sheet? Thank you

  • @prajwalshetty2047
    @prajwalshetty2047 3 ปีที่แล้ว

    Nice Video 👍

  • @vernavong
    @vernavong 4 ปีที่แล้ว +1

    i try to create data like this , but when i add more data in to the first or the second partial sheet , then the Master file do not increase the data ??? why not ???

  • @layla1499
    @layla1499 ปีที่แล้ว

    Is there a way to just simply combine multiple sheets into one workbook, not merging it into one sheet? For example, if we have 3 different report in google sheet, can we just have one workbook with 3 reports but just in each tab - making it one workbook with 3 tabs? (Using g script).

  • @jsHerrera
    @jsHerrera 3 ปีที่แล้ว +1

    You are the best bro ! thank you so much !!

  • @sarwadeajit
    @sarwadeajit 3 ปีที่แล้ว +1

    Thanks love your work..

  • @mateusz.ptaszek
    @mateusz.ptaszek 4 ปีที่แล้ว +1

    Would you have any information on IMPORTRANGE limitations, cause I am having issues and can not find clear information about it.
    Mainly how many spreadsheets can be connected to one, cause I have a MASTER spreadsheet that has all the information that I mainly VLOOKUP from but I ran in to an issue where it starts saying - that I need to have access to that spreadsheet even though I am the owner.
    After a bit of reading I found out that this happens when there are to many spreadsheets connected.

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  4 ปีที่แล้ว

      There is no clear information. And in addition to that they seem to change limits over time. Something that works today might not work tomorrow.
      So you just end up creating helper files in the middle to dance around those issues.

  • @wesleypestana7573
    @wesleypestana7573 2 ปีที่แล้ว

    Very cool thanks for sharing!Is it possible to add a column to the master sheet where the cell would reference which workbook the data was pulled from?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  2 ปีที่แล้ว

      Yes, but it would be a very convoluted formula.
      This video should give you some clues th-cam.com/video/DDlh3EN6NV8/w-d-xo.html

  • @oOoScarecrow31oOo
    @oOoScarecrow31oOo 3 ปีที่แล้ว

    Hi, Nice work there!
    Is there any way to make it additive?
    I mean like each week I get a new file and I want to combine it with the previous data.
    Previous data will not need to be updated but just merge the new data from the new file.

  • @joshginther7505
    @joshginther7505 3 ปีที่แล้ว

    Thank you! Very informative!

  • @rizkameutiarossy8758
    @rizkameutiarossy8758 2 ปีที่แล้ว

    Very useful and makes my work much easier! i was just wondering if anyone can answer this, is it possible to do the query + import range formula (so there wont be any blank rows in combined datas) if the datas are still on going datas? (means i do this import ranges from multiple sheets to have an automatic updates from multiple sheets)

  • @jigneshpatel446
    @jigneshpatel446 4 ปีที่แล้ว

    Excellent Video

  • @kikelomoakinsehinwa7147
    @kikelomoakinsehinwa7147 3 ปีที่แล้ว

    Hi when the files are updated with new data will the master file automatically update??

  • @MuhammadUsmanTaj
    @MuhammadUsmanTaj 2 ปีที่แล้ว

    Awsome trick and its solved my issue, thanks dude

  • @hanapanda44
    @hanapanda44 3 ปีที่แล้ว

    If a cell is larger on the original document than normal, how can you get the master to accurately depict so all the text shows?

  • @amazing3794
    @amazing3794 ปีที่แล้ว

    Awesome 👍😎

  • @BlondeBlueyesgirl
    @BlondeBlueyesgirl 4 ปีที่แล้ว +2

    I an learning so much with your videos, they're really great.
    Is it possible to feed the partial data sheets from the master sheet?
    For example, imagine that I add a column in my master sheet that I want it to show in my partial sheets.
    I've tried to use the vlookup + importrange that you've talked about in another video and it does work but when the master is updated with new rows the column that I added in is obviously not going to match.
    Thank you in advance! ^_^

  • @richardmhain
    @richardmhain 4 ปีที่แล้ว +4

    Nice, never really thought that was possible, thanks for show us how.
    I guess the first IMPORTRANGE can start with A1:G so we don't have to copy and paste headers.
    Cheers!

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  4 ปีที่แล้ว

      You could, but I like to keep my data separate.

    • @casianreport3318
      @casianreport3318 4 ปีที่แล้ว

      the datas must be keep separate always, because you must work on them. When you sort for example, you sort with the headers, so its not nice,

  • @nhattruongphan3204
    @nhattruongphan3204 2 ปีที่แล้ว

    thank you very much for sharing this. It helped me a lot

  • @darelynnfung3505
    @darelynnfung3505 2 ปีที่แล้ว

    Is there a way to sort columns after you use this formula? Using the filter feature, it only sorts the first data set. Thank you for this very helpful video!

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  2 ปีที่แล้ว

      No. You can use SORT function to autosort your data though.
      If you want to manually sort it, then you'll need to copy/paste values someplace.

  • @gauravsehgal8404
    @gauravsehgal8404 4 ปีที่แล้ว +1

    Superb Sir 😊

  • @mehdikrishanbutan
    @mehdikrishanbutan 4 ปีที่แล้ว

    I have one more query...
    Is it possible to know the data in the Master Sheet belongs to which Sheet as I have managed to Get all my Six (Group_1-6) files to ome Master File ...
    But now the problems is that non of the Six File have Name in any Header ... By which we can know the data is of which Group file...
    Let me know if there is any suggestions or solution to this...
    Thanks

  • @diaa2262
    @diaa2262 4 ปีที่แล้ว +2

    Brilliant 👍 thanks man i learned a lot from you and I hope you start a SQL chanal.

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  4 ปีที่แล้ว

      There will be SQL videos coming with SUPERSQL function.

  • @richardthemagician8991
    @richardthemagician8991 ปีที่แล้ว

    Wonderful! Question: I am combining data and I want to sort the dates in descending order. My problem is that the sheets are from different years and it seems to be sorted by the first character in the date (the month) and not in actual chronological order. Is there a way to fix that?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  ปีที่แล้ว

      That means google doesn't recognize those as dates, it sees them as text. Try to go to each data table an format the column as date, see if that helps.

    • @richardthemagician8991
      @richardthemagician8991 ปีที่แล้ว

      @Learn Google Sheets & Excel Spreadsheets I tried that but I'll try it again.

  • @imr4nkhan
    @imr4nkhan 2 ปีที่แล้ว

    🔥This is just way too cool. THANKS FOR YOUR EFFORTS. IT IS REALLY APPRECIATED especially your tips for organizing the formula via Alt Enter🔥

  • @anhnhatnguyet4628
    @anhnhatnguyet4628 2 ปีที่แล้ว

    If there are many files (eg 100 files) with many sheets of the same structure in the same folder, merge data into 1 sheet of 1 file, using Google Script, is it possible?

  • @kikelomoakinsehinwa7147
    @kikelomoakinsehinwa7147 3 ปีที่แล้ว

    Help pls! I combined 4 sheets but now on the master sheet there’s one column that has mainly dates but there are some text/string in that column. The only data that’s shown are dates but the text fields within the column are blank. Do you have a video on this??? How can this be solved? In the case of mixed data types what to do? Pls help

  • @pichit.raetai
    @pichit.raetai 4 ปีที่แล้ว

    Overall Compare between Filter and Query function which one is better? Thank you.

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  4 ปีที่แล้ว

      Depends on what you need. FILTER is a good utility function in sheets, works best when you need the results used within a different function. QUERY is more of outer wrapper function, less likely to be used within a different function.

  • @sayandey2529
    @sayandey2529 2 ปีที่แล้ว

    what if i want to import all the columns that is dynamically updated along with the rows.

  • @jonashilpert6895
    @jonashilpert6895 4 ปีที่แล้ว

    Have you already made a video about two way sync? I would like to link two sheets in both ways (so whenever i update one sheet it should automatically update the other one and reverse)?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  4 ปีที่แล้ว

      No, I have no video on this. This would require bunch of scripts and it would also be a permission nightmare. Can't be done with a formula.

  • @tomotobe
    @tomotobe ปีที่แล้ว

    may i know what is the equivoloent in Excel for this please?

  • @kennethtruong9042
    @kennethtruong9042 2 ปีที่แล้ว

    How do I include hyperlinks since the hyperlink is removed automatically.

  • @purplegallery3097
    @purplegallery3097 3 ปีที่แล้ว +1

    Thank you so so so much sir!!! 🙏🙏🙏🙏

  • @tinymillionaire9744
    @tinymillionaire9744 3 ปีที่แล้ว

    Hi I can online combine 2 excel sheet, but I got error on the 3rd, it says (In ARRAY_LITERAL, an Array Literal was missing values for one or more rows.). Please help

  • @trcackett
    @trcackett 2 ปีที่แล้ว

    No comment - just a technical question
    Year after year I am creating a new spreadsheet with 12 sheets for every month of the year. Up to now I always made a spreadsheet copy and started to eliminate all the values of the preceding year - not the formulas of course. That's a tedious job and could not find any YT Instruction for such an easy ? question: "How to copy a new yearly spreadsheet with just the formulas, not the values ?"
    Any hint greatly appreciated
    Terence Cackett

  • @paigefrankovich7101
    @paigefrankovich7101 2 ปีที่แล้ว

    If my sheets are color coded are, is there a way to bring the colors over to the master as well?

  • @XXY675
    @XXY675 4 ปีที่แล้ว +1

    This is GR8!

  • @amitbar357
    @amitbar357 3 ปีที่แล้ว

    Thank You !!! Huge help.

  • @aryakn-1751
    @aryakn-1751 2 ปีที่แล้ว

    HI
    In ARRAY_LITERAL, an Array Literal was missing values for one or more rows.Getting this error in final stage

  • @centrallabpeshawar8139
    @centrallabpeshawar8139 3 ปีที่แล้ว

    May I get the file containing the formula?

  • @luuminhvuong
    @luuminhvuong 4 ปีที่แล้ว

    Which is faster? Filter vs Query

  • @dhanishmehta
    @dhanishmehta 2 ปีที่แล้ว

    Hello
    Nice explanation.........
    How do I give access as the dialogue box says learn more and Allow access is not showing......
    Pls guide.

  • @sirajahmed2003
    @sirajahmed2003 3 ปีที่แล้ว +1

    Thank you so mch

  • @ponnamkishore2901
    @ponnamkishore2901 ปีที่แล้ว

    How to block cell selection in google sheet like "Microsoft excel protect lock cell option". Could you please explain the trick

  • @adityakarmacharya6936
    @adityakarmacharya6936 3 ปีที่แล้ว

    Appreciated Man! Thanks :)

  • @jkmqwerty4304
    @jkmqwerty4304 3 ปีที่แล้ว +1

    THANKS!

  • @kazubit
    @kazubit 4 ปีที่แล้ว

    I'm try use query() formula at 10:07 minute in this video and change "SELECT * WHERE Col1 is not null" to be "SELECT *" for intent to get all consolidate record but the consolidate sheet return only DataSet1. Have you any advise?

    • @ArturKovalchuk
      @ArturKovalchuk 4 ปีที่แล้ว

      You imported all the cells, including empty. If You scroll down, You'll see data from other table as well. That is why it is better to use 'is not null'

  • @johnhenry5223
    @johnhenry5223 2 ปีที่แล้ว

    HI,..Let's say you have sales and quantity in different workbook,.how will you divide /multiply sales and quantity in a third master workbook,...

  • @sairanganadhaddanki9360
    @sairanganadhaddanki9360 3 ปีที่แล้ว

    i am trying this but its showing as "Adding permissions" with loading symbol...but its not ...can you please let me know what am i doing wrong

  • @MiguelHernandez-oe8tl
    @MiguelHernandez-oe8tl 4 ปีที่แล้ว

    Thank you for your videos!. How could I get the selected item in a drop-down list in google form?

  • @rohemoriyama
    @rohemoriyama 3 ปีที่แล้ว

    What is you have 100 client workbooks that you want to combine together into one master?

  • @cavitspa5270
    @cavitspa5270 4 ปีที่แล้ว

    hello, is it possible to add a column in the "Master File" to identify the spreadsheet which data come from?

    • @genysisonline8496
      @genysisonline8496 4 ปีที่แล้ว

      Hi Cavit. Yes, it is possible but you might have to wrap each importrange inside a query, then add the column on each query identifying the entries of that particular importrange..... a bit confusing:
      something like this:
      QUERY({QUERY(IMPORTRANGE("spreadsheet1_url", "World Cup1!A1:D21"), "select Col1, Col2, Col3, Col4, 'World Cup 1' where Col1 is not null ",1);QUERY(IMPORTRANGE("spreadsheet2_url", "World Cup2!A1:D21"), "select Col1, Col2, Col3, Col4, 'World Cup 2' where Col1 is not null",1)}, "select * where Col1 is not null label Col5 'Source_Table'",1)

  • @dungmh
    @dungmh 3 ปีที่แล้ว +1

    Thank you so much!

  • @inah965
    @inah965 3 ปีที่แล้ว

    thanks a lot what i almost seen in the video was just consolidating...what if the excel file had existing data included but i need to copy other details from other sheets..( they have same template, encoded by different people ) thank you.

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  3 ปีที่แล้ว

      I think you might need VLOOKUP function, but it's not exactly clear what you're trying to do.

  • @Tech4Vikas
    @Tech4Vikas 4 ปีที่แล้ว

    Thank you this helped a lot. I have one query though.
    To grant permission you wrote formula for each separately first, granted permission and then worked on it. It's ok for 2-3 sheets but I'm going to work on around 400-500 sheets and this will become all the more tedious than the project already was. Is there a workaround for granting permission? I'll be accessing google sheets form different accounts. Hope I'm clear with the problem I'm facing. Do let me know otherwise? Thank you so much again.

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  4 ปีที่แล้ว

      There is no workaround that I know. Without user specifically granting access, IMPORTRANGE doesn't work.
      Also I don't think Google Sheets supports 400 importrange functions in one sheet anyways.
      You can try something like this as alternative th-cam.com/video/tmKqry4EKdQ/w-d-xo.html

    • @Tech4Vikas
      @Tech4Vikas 4 ปีที่แล้ว

      ​@@ExcelGoogleSheets Hey, Thank you so much for your reply. So the exact number is 304 (blocks in 33 districts); so that will be around 9-10 importrange formulas per sheet, so I think that shouldn't be a problem. The issue is what you also covered a bit at 3:58 in this video. That I have to get permission one by one (getting permission isn't a problem but the method looks tedious).
      Also gave a quick look to the alternate video; it looks awesome but it is just a tad bit heavy for a guy from non-coding background and also if it will fit in my plan. I was earlier going to use your this video and the one with pivot table in multiple sheets to get my work done. Will update you how I finally did it and share if possible.
      and please know that you're a hero. Hero we don't deserve but definitely the one we need. All the best. Thanks again.

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  4 ปีที่แล้ว

      @@Tech4Vikas I'm afraid you will have to allow each sheet separately.

  • @mersihaceranic6762
    @mersihaceranic6762 4 ปีที่แล้ว +1

    Hello, thank You for awesome video. I want to combine multiple Google Sheets with different columns (use some of the columns). Is there any way to do this?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  4 ปีที่แล้ว +1

      It's possible, but it's very messy and complicated.

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  4 ปีที่แล้ว +1

      This video has the overall idea how to do it and you need to combine it with bunch of importrange functions th-cam.com/video/CVkyfGUSHeg/w-d-xo.html

    • @mersihaceranic6762
      @mersihaceranic6762 4 ปีที่แล้ว

      @@ExcelGoogleSheets Thank You so much for the reply :)

  • @BeatrizSierra-vv5so
    @BeatrizSierra-vv5so 8 หลายเดือนก่อน

    What can I do when Error: Too large Data. appears?

  • @LookingOverYourSoul
    @LookingOverYourSoul 3 ปีที่แล้ว

    Could anybody tell me what's the difference betweeen this way and the Combine Data from Multiple Google Sheets Documents (Workbooks) in Google Drive into One Workbook? I mean, which are the things that one allows and the other doesnt?

  • @mei-meiyu8849
    @mei-meiyu8849 ปีที่แล้ว

    This is very clearly and it works for me but i put data validation in master file very thing goes wrong.

  • @gam8439
    @gam8439 2 ปีที่แล้ว

    how to hyperlink a sheet to another workbook?

  • @ruyoofalnafea8346
    @ruyoofalnafea8346 3 ปีที่แล้ว

    No one can see this edit or use it except me ? I need this edit to appear to people who are using this sheet ! Please i need answer

  • @agekecaly550
    @agekecaly550 3 ปีที่แล้ว

    Kindly help I'm getting an error In ARRAY_LITERAL, an Array Literal was missing values for one or more rows.

  • @mani2care
    @mani2care 4 ปีที่แล้ว

    Really nice work and need to know about if the different headers what will do for the combine different worksheet or work book is there any script or formulas pls assist

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  4 ปีที่แล้ว +1

      This should help you th-cam.com/video/CVkyfGUSHeg/w-d-xo.html

    • @mani2care
      @mani2care 4 ปีที่แล้ว

      Learn Google Spreadsheets it’s nice try but my question if the sheet different headers and values what will be the option to combine automated

  • @inah965
    @inah965 3 ปีที่แล้ว

    hi how can i consolidate multiple worksheets without affecting the existing row /details in the final sheets.,coz i have this reports that i need to consolidate files from different people ( same excel sheet details).need to combined in one file ..without deleting or affecting other data per row.

  • @火盧
    @火盧 3 ปีที่แล้ว

    I'm running into an issue where Error: Result too large pops up when I try to import from another spreadsheet.
    The source spreadsheet has 11 columns with 39,000 rows of data. Is there any way to work around this?
    Thank you & channel subscribed!

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  3 ปีที่แล้ว

      Try doing multiple importrange formulas from the same spreadsheet and use first say 10K rows in the first and the next 10K rows in the second, etc.

    • @火盧
      @火盧 3 ปีที่แล้ว

      @@ExcelGoogleSheets Thank you for responding so quickly. That's exactly what I've done. I was hoping for a more elegant solution. Thanks again and please keep the tutorials coming!

  • @krishnatate4765
    @krishnatate4765 ปีที่แล้ว

    Sir please help me, how to sum only sale column??

  • @siocgsd7894
    @siocgsd7894 3 ปีที่แล้ว

    Hi. I tried both. But I still got the "In ARRAY_LITERAL, an Array Literal was missing values for one or more rows." error. Is there something that I should do?? Hoping for your response. Thank you.

    • @fakihhidayat8363
      @fakihhidayat8363 3 ปีที่แล้ว

      same here, i tried to combine 28 sheets
      "In ARRAY_LITERAL, an Array Literal was missing values for one or more rows."
      is that because g.sheet has maximum number sheet to combine ?

  • @oussamamandour5001
    @oussamamandour5001 4 ปีที่แล้ว

    hi i have a problem i have 3 sheets and i want to combine them in one sheet but the problem is if one of the sheets is empty the master sheet is not working i am using filter importrange . can you help me the find the solution for this but the query import is not working for me

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  4 ปีที่แล้ว

      try to move filter function outside of arrays combinations. In other words, combine the arrays like in QUERY example, but filter the data using FILTER function instead of QUERY.

  • @jakubk8352
    @jakubk8352 3 ปีที่แล้ว +1

    19:52 - my life with google sheets

  • @AmanJuyal-p9c
    @AmanJuyal-p9c ปีที่แล้ว

    how can we do this using app script

  • @piaskarmokar9763
    @piaskarmokar9763 2 ปีที่แล้ว

    Dear sir. Can you help me with e google sheet document? I'm stuck.

  • @borisoff.27
    @borisoff.27 4 ปีที่แล้ว

    If I have the speed difference between QUERY and FILTER?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  4 ปีที่แล้ว

      I haven't noticed any. But I'm interested to know what people think as well.

  • @davidfernandezbajo
    @davidfernandezbajo 4 ปีที่แล้ว

    Thank you for sharing your knowledge,
    Any chance considering a video about passing oauth 2.0 to access third party api data through app script?

  • @5202033
    @5202033 2 ปีที่แล้ว

    thank you!

  • @mahyalrefaey2316
    @mahyalrefaey2316 ปีที่แล้ว

    when it is showing error there is no allaw access choice

  • @kristinerojas8798
    @kristinerojas8798 4 ปีที่แล้ว

    I tried it Sir, it was good until I added the 3rd Filter-Importrange formula, the error is in ARRAy_LITERAL, missing values for one or more rows, how can I fix it Sir..?

  • @romanjennings1097
    @romanjennings1097 3 ปีที่แล้ว

    Fun question at 12:12: What happens if the data above fills the 3 spaces (A17,A18,A19) and then fills the cell containing the new function(A20)?
    Would it
    A:Break the data sheet by overwriting the new function
    B:Auto adjust by shifting the cells
    If A is true, do you know a script that might fix this?
    Thank you for your time, I have learned a lot already!

    • @romanjennings1097
      @romanjennings1097 3 ปีที่แล้ว

      Oh wow, you address this 5 seconds later by using an array. Such a good teacher. Thank you!

  • @George-ep4ed
    @George-ep4ed 4 ปีที่แล้ว

    Great explanation. Meanwhile, do you have an idea of how to push excel data into google sheets, thank you

    • @rahul-globalsmartservices3783
      @rahul-globalsmartservices3783 4 ปีที่แล้ว

      Great explanation. Meanwhile, do you have an idea of how to push excel data into google sheets, thank you . I would love to get a solution too.

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  4 ปีที่แล้ว

      th-cam.com/video/LwAenUKWw8g/w-d-xo.html

  • @vegetableconnect4858
    @vegetableconnect4858 4 ปีที่แล้ว

    why i cant import my data.. error formula

  • @sagir3163
    @sagir3163 3 ปีที่แล้ว

    super !! thanks!!!

  • @sandeep6452
    @sandeep6452 2 ปีที่แล้ว

    Thanks!!

  • @rkgoyal280
    @rkgoyal280 3 ปีที่แล้ว

    i m not getting allow access

  • @yahyaabdurrahman3408
    @yahyaabdurrahman3408 2 ปีที่แล้ว

    When I use importrange the data added to the next colum not next row. How can I solve this problem? Thanks

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  2 ปีที่แล้ว +1

      Probably worth to watch this th-cam.com/video/ljvB2arCsNQ/w-d-xo.html

    • @yahyaabdurrahman3408
      @yahyaabdurrahman3408 2 ปีที่แล้ว

      @@ExcelGoogleSheets Thanks it's works like a charm and your explanation is perfect🙏🙆‍♂🙇‍♂🙆‍♂🙇‍♂