Google Sheets - Drag Formula Down Automatically - Autofill Arrays

Sdílet
Vložit
  • čas přidán 13. 09. 2024
  • Learn how to create array formulas in Google Sheets that will drag formulas down automatically.
    #googlesheets #tutorial

Komentáře • 163

  • @kianadrummond7329
    @kianadrummond7329 Před 4 lety +6

    thanks for making my life easier. dont know why they didnt get into details on things like this in high school. i graduated this year

  • @Lucaslfm1
    @Lucaslfm1 Před 4 lety +5

    Finally found the answer I was looking for!!!
    Thank you so much oh wise one!
    May your spreadsheets thrive and prosper for a thousand years!

  • @erisi
    @erisi Před 4 lety +4

    I have been looking so long for such an elegant solution!!! Great video!!!

  • @lpanebr
    @lpanebr Před 4 lety +5

    Very good tip. I use this on every sheet. You probably know that you can remove the double minus and it will work, but the way you do makes it more understandable she you're multiplying integers instead of booleans. I also use over extra if statement to check if the current row is the first to output the column name. This way I can have the formulas in the first row.

  • @farshadrabbani
    @farshadrabbani Před 4 lety +2

    Brilliant solution! I was wracking my brain trying to find a workaround to this exact scenario you described. Thank you.

  • @stylelife7705
    @stylelife7705 Před 4 lety +11

    you're amazing bro, helpful content keeps going.

  • @daresteps4782
    @daresteps4782 Před 4 lety

    Man, God bless you! You always make things easy with extensive examples and explanations! I can’t get tired of watching your exciting videos. Regards, Salem, Saudi Arabia

  • @linkpl82
    @linkpl82 Před 4 lety +6

    Correct me if I'm wrong, but double "if" also works fine ... =ARRAYFORMULA(if(F2:F = "";"";if(G2:G="";"";F2:F/G2:G)))

    • @GlennGrahl.official
      @GlennGrahl.official Před 2 lety

      Arrayformula can only allow a single if statement - you can try and make use of another column and try another arrayformula if statement and then combined as a single column. or keep loking for more info. im about to try this option and i guess ill post my result with your comment here below :)

  • @AdithyaRA26
    @AdithyaRA26 Před 3 lety +1

    Thank you! I managed to create a consolidated file from 7 different files leveraging your other video regarding Import Range & Query function but had a tough time writing the formula as the columns were either added or removed in the main file. This video helped me solve the problem, thank you so much :)

  • @krishnatate4765
    @krishnatate4765 Před 3 měsíci

    Sir ur amazing teaching, u r google sheets master .....❤❤❤

  • @getdavemoore
    @getdavemoore Před 4 lety +5

    Nice workaround, beautiful work, as always :) These 'don't work in an array' situations are tripping me up so many times - could you run through a hitlist of their worst offenders (and similar workarounds would be really appreciated!)

  • @8686joedog
    @8686joedog Před 2 lety

    dude! You saved me! I didn't want to fill a new cell every time I added a value, and I didn't want to look at duplicate future values. Only one adjustment for me - I have 2 rows - one for expenses and one for accruals which can contain empty values, so I set the "IF" statement to the description cell. So, now I need to put a description in the cell for all future formulas to execute! Love it!!!

  • @markalvinmarana690
    @markalvinmarana690 Před 11 měsíci

    Sir, your a life saver. I've been thinking of a way to auto fill a value on a column and your tips fit the thing I need. Thank you very much

  • @Thunderin11
    @Thunderin11 Před 2 lety +1

    An extremely useful video, thank you so much for explaining it so clearly with numerous examples!

  • @dentrecasteaux1523
    @dentrecasteaux1523 Před 4 lety +1

    Just what I was hoping to find. Brilliant.

  • @kidstagram354
    @kidstagram354 Před 2 lety

    OMG!!!!! This trick made my admin day!! Thank you so much LGS!

  • @himanshusharma5181
    @himanshusharma5181 Před 3 lety +1

    Brother u are doing a good work
    Love from India 💕💕☺️☺️😙

  • @diegomouratorres7094
    @diegomouratorres7094 Před 3 lety +1

    Congratulations! That's an excellent explanation as usual. Thank you very much for providing us with this valuable content. 👏🏻

  • @polloapanado
    @polloapanado Před 3 lety

    Iferror is a much easier way to do the same, but I appreciate having learned that double negative thing. Great content.

  • @rajeshr8887
    @rajeshr8887 Před 4 lety +1

    Awesome exactly what the doctor ordered for me! ¡Muchas gracias mi amigo!

  • @luckyupadhayay7150
    @luckyupadhayay7150 Před 3 lety +1

    You're amazing. Thank you very much for helping me out 🙌🙌🙌🙌

  • @personstuff3049
    @personstuff3049 Před 4 lety +1

    Excellent presentation, thank you

  • @13bandar
    @13bandar Před 3 lety +1

    You just save me a lot of time,, thank you so much

  • @leefba
    @leefba Před rokem

    Really useful video, well explained and concise

  • @feejus
    @feejus Před 4 lety +1

    Awsome, I did not know this at all! Thank you

  • @bigfootconspiracy1328
    @bigfootconspiracy1328 Před 4 lety +2

    Is there a way to use this method as a SUMPRODUCT replacement? SUMPRODUCT does not work with ARRAYFORMULA function.

  • @asmiksargsian9195
    @asmiksargsian9195 Před 3 lety

    Great solution and great explanation!

  • @lereddington
    @lereddington Před 3 lety +2

    You're a legend!

  • @Dstreet707
    @Dstreet707 Před 3 lety

    This is GENIUS level sheets magic. Thank you.

  • @BEEZEYEVIEWLLC
    @BEEZEYEVIEWLLC Před 4 lety

    Brilliant. I needed this months ago, but I am thrilled to save errors in the future! Thank you! (Found out the array doesn't work when the table is sorted though).

    • @BEEZEYEVIEWLLC
      @BEEZEYEVIEWLLC Před 4 lety

      One problem - when the table is sorted, this array doesn't work - it leaves potentially blank results. Any solution here?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Před 4 lety

      Try to put it in the header like here czcams.com/video/0v-hQ3EecdE/video.html

  • @gertvantonder4149
    @gertvantonder4149 Před 4 lety

    Great video. Helped me a lot. Thank you

  • @abhishekchanda4557
    @abhishekchanda4557 Před 3 lety

    Hi pal! This was amazing content. Thanks

  •  Před 3 lety

    Thanks a lot, it's very useful for some case

  • @ianbrothersstudio
    @ianbrothersstudio Před 3 lety

    Superbbb

  • @panduprasetyoagungpambudi6999

    This is brilliant and I just found it! But in my case I only need the automatic formula yet I need the reference to be relative, since this method seems turns the reference into absolute. Is there any workaround?

  • @D4RKxMARAUDER
    @D4RKxMARAUDER Před rokem

    is there a way to do exactly this but with multiple math equations? more specifically B2+C3+L3-K3

  • @emilianoesteban249
    @emilianoesteban249 Před 3 lety +2

    Excelente!!!

  • @XCelVietnam
    @XCelVietnam Před 3 lety

    thank you very much, it is the first time i see -- before the true/false make 0, 1. btw, i contribute another option =iferror(arrayformula(if(isblank(b2:b);"";b2:b/c2:c));"")

  • @KIRTHANAS-jl2wr
    @KIRTHANAS-jl2wr Před 3 lety

    Very useful video!! Thank you :)

  • @halpwr
    @halpwr Před 4 lety +2

    My arrays are slowing down my spreadsheet. Any solutions for that?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Před 4 lety +1

      The only easy answer is to remove blank rows from your spreadsheets. If you've already done that than it's very complicated to solve. Sometimes it's best to just not use arrays. I have a video that shows how to drag down formulas with a script in order to not use arrays.

    • @halpwr
      @halpwr Před 4 lety

      @@ExcelGoogleSheets I'll check it out, thanks! I tried using a script but it kept crashing

  • @samichouchane3652
    @samichouchane3652 Před 2 lety

    Thanks for the clear video & information. One question, I can't get it to work with the query function. Is that correct or is there a trick? Thanks! :)

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Před 2 lety +1

      Sounds about right. You can't do nested arrays in Google Sheets at the moment.

  • @ZNYAZO
    @ZNYAZO Před 3 lety

    Hie Sir. What formula can l use to calculate a total for today, then the same formula must detect the change of date tomorrow and start a new and fresh calculation which will be only for tomorrow. the next day it will repeat the same process by itself, automatically without being manually dragged down. Thank you.

  • @alexkong93
    @alexkong93 Před 4 lety +1

    thanm you very much!

  • @AlliesVIEW
    @AlliesVIEW Před 3 lety

    Great video!

  • @armarnijaywee
    @armarnijaywee Před rokem

    Thanks for this video. The formulae in the example worked as you can replacd the cell reference the whole column reference. But would this work with a vlookup - as i cant take the cell reference out as its needed as part of the formula? If you can please advise?

  • @panchui4
    @panchui4 Před rokem

    Thank you !!!!

  • @angelina-rr8ug
    @angelina-rr8ug Před 7 měsíci

    What if instead of dividing the numbers you need to Add them?

  • @luchopt20
    @luchopt20 Před 2 lety

    Thanks for the video ;)
    Before you made your final formula i managed to get it there with an IF inside an IF and it also did the trick
    =ARRAYFORMULA( IF( D3:D="";""; IF(E3:E="";""; D3:D*E3:E) ) )

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Před 2 lety

      This should work as well
      =ARRAYFORMULA( IFS( D3:D="";""; E3:E="";"";TRUE;D3:D*E3:E) )

  • @lazalazarevic6192
    @lazalazarevic6192 Před 4 lety

    Here is a formula you can use to sum multiple columns:
    =ARRAYFORMULA(IF((P4:P+Q4:Q+R4:R+S4:S+T4:T)=0,"",P4:P+Q4:Q+R4:R+S4:S+T4:T))
    But it returns #VALUE error if one of the columns contains text. So all columns must have numerical values!

  • @bryanalexeimajarowsky9670

    A question, if I have an "GoogleTranslate" formular with also "IFERROR" and "UPPER" it is suposed to work?! Because I have this formula for an example and it is not auto filling it!!
    Formula: =ArrayFormula ( IFERROR (UPPER ( GOOGLETRANSLATE ( J2:J , "pt" , "en" ) ) , " " ) )
    Is this possible?! (I want to auto fill a document translating from "Portuguese" and "English")
    Thanks

  • @ruchikamohata6085
    @ruchikamohata6085 Před 3 lety

    Thank you so much. This was really very helpful. However, I am using an array formula in my calculation and I want that calculation to be auto-filled in the cells below. Hence, I need to use 2 array formulas (or say, nested array formula) in one formula itself. Can that be done? Thanks in advance.

    • @ryangraham6878
      @ryangraham6878 Před 2 lety

      I know this is a year later, but I have been trying this. I have found you cannot use an if statement inside an if statement. However, there is an ifs statement which uses multiples on sequential order.

  • @renay1291
    @renay1291 Před 2 lety

    Hey friend, you have Been very helpful, could you help me fix this,
    The Closed Spams down the Columns and i Cant See to implement the "","" it gives error
    =ARRAYFORMULA((IF(D122:D=false,"OPEN","CLOSED")))
    basically In columns D it becomes true And false, False being Open And True being closed but since empty Fields CLOSED gets spammed.

  • @aquapetph
    @aquapetph Před 3 lety

    Can I use array formula with index and match formula?

  • @bsgaming9745
    @bsgaming9745 Před 3 lety

    Thanks a lot my dear sir

  • @molce
    @molce Před rokem

    Thanks a lot

  • @teresacruse8374
    @teresacruse8374 Před 2 lety

    I tried to drag my formula down and it did not update the cells. It copied the the original formula down for those cells only. What am I doing wrong?

  • @ZoeEntertainmentTV
    @ZoeEntertainmentTV Před 4 lety

    Thank you so much!

  • @arpitdoshi
    @arpitdoshi Před rokem

    How to do it in match index formula..

  • @bradfitton6998
    @bradfitton6998 Před 2 lety

    Cheers mate 👍

  • @stiaanmarais4406
    @stiaanmarais4406 Před 4 lety

    Hi, this helped me a lot, I am struggling with an array / query function that shows the arrayformula answer separately. It does not combine the answer. It works on other tabs. Can this be because of the regional setting as it has dates in?

  • @PareshSalve
    @PareshSalve Před 3 lety

    When I have seen this video, i was very much excited that I thought, now my work is done.
    but...
    it's not working in my google sheet.
    Please help me in this regard.
    I have a google form response sheet where i have collected email address and allowd individual to do multimple entries. now i want to count their entries in the last column using countif($b$2:b2,b2) formula and want to use this arrayformula that it will happen automatically when the new entry is being done. further i also want to send the individual that he/she has filled up these much entries. but, the array is not working in down cells. please help me. what to do?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Před 3 lety

      It won't work for your formula, however, you could use your formula on a copy sheet with in IF statement. This video should teach you how to do it czcams.com/video/oa-CuxbTJ9g/video.html

  • @fvgoya
    @fvgoya Před 4 lety +1

    Really nice to know about it but I still don’t understand the difference/benefit of using Array instead of just drag the regular formula. 🤔

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Před 4 lety +3

      I guess that makes two of us :)
      People like not having to drag down.

    • @fvgoya
      @fvgoya Před 4 lety +1

      Learn Google Spreadsheets I see. Thanks man!!!

    • @raulbezerra1929
      @raulbezerra1929 Před 4 lety +3

      Sometime its your only option, it also helps you automate your sheet some times

    • @sambaylus9912
      @sambaylus9912 Před 4 lety +4

      A good use for it is in a Google Form response, if you want a formula in a column next to the entry. Normally, the response will remove the formula when its submitted, but an array formula will just populate down automatically! No need to go back in and pull that formula down.

    • @fvgoya
      @fvgoya Před 4 lety

      Sam Baylus now makes sense!!!! Definitely a good reason to use array. Thank you very much for explaining me.

  • @afif.rohmah774
    @afif.rohmah774 Před rokem

    how to run arrays function from merge cell?

  • @mirrorreflection3479
    @mirrorreflection3479 Před 4 lety

    You should do one video for if functions as you're too good and easily explain ...

  • @johnbanner3483
    @johnbanner3483 Před 2 lety

    thanks for help :)

  • @JohnathonCase
    @JohnathonCase Před 3 lety

    Hi there. Any idea how to apply the following formula only to certain rows? For example, there are 10 rows with 3 different users and the formula needs to find the average of the 3 latest values for each user individually.
    =ArrayFormula(IFERROR(average(query(IF(len('Month Tracker'!$C:$C),{ROW('Month Tracker'!$C:$C),'Month Tracker'!$G:$G},),"Select Col2 where Col2>0 order by Col1 Desc limit 3"))))

  • @Saccbot
    @Saccbot Před 3 lety +1

    Genius!!!

  • @trappedcat3615
    @trappedcat3615 Před 4 lety

    i like placing the array formula in the header row

  • @AnimGraphLab
    @AnimGraphLab Před 3 lety +1

    Fucking awesome! Thank you for your videos.

  • @oxpey4473
    @oxpey4473 Před 2 lety

    How about the memory consumed by lot of Arrayformulas in another sheets? Is there another alternative that not consume so much memory?

  • @ZNYAZO
    @ZNYAZO Před 3 lety

    Great staff Sir. lam trying to automatically drag down running total, but lam not winning. here is my situation: Cell "H2 = 100", "H3 = 200" , "H4 = 300". l want to do a running total on column "I" and let it happen automatically than to be pulling down the formula. The running total formula lam using is: =sum($H$2:H2)

  • @sangeetarora
    @sangeetarora Před 2 měsíci

    Would this formula auto populate when we add new rows ?

  • @federicoalonso3941
    @federicoalonso3941 Před 4 lety

    thank you SO much

  • @rago06
    @rago06 Před 2 lety

    I need arrayformula and +1 for every line. Exmp; A1+1 i want to use, but i cant use that in array. What can I do else?

  • @raulbezerra1929
    @raulbezerra1929 Před 4 lety

    What about a video about buttons on Google Sheets?

  • @davidw717
    @davidw717 Před 3 lety

    I've created a league table and I need to find a way to auto populate a cell with whoever has the highest points total - Sales Advisor winner of the month. I feel like this is easy but I can't think what formula to use. Can someone suggest?

  • @iiiiii-w8h
    @iiiiii-w8h Před 4 lety

    I'm trying to set up a conditional running total with sumifs. but I can't make it autofill!!
    My columns are: A=Date,B= Region,C=Total Sales of the day, D=Running total
    I want to calculate column D, the running total of Sales, for each Date for each Region.
    The sumifs formula that I want to autofill is, for cell D2, SUMIFS(C:C, B:B, B2, A:A, "

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Před 4 lety

      You will need an array matrix for this, it's not going to be easy to make this.

  • @sankeshwarindustries9498

    In arrayformula if we want to add cells in between them then it will show error,how to resolve this issue

  • @ramramji5883
    @ramramji5883 Před 4 lety

    how can i create this type autofill using 3 different cell as..
    =c2+b3-c3 how to drag this automatic.

  • @inoxblr2755
    @inoxblr2755 Před 4 lety

    Thank you Sir

  • @ankanjyoti
    @ankanjyoti Před 3 lety

    Will it work for sumif function??

  • @ramirobalmaceda3487
    @ramirobalmaceda3487 Před 3 lety

    I really love you

  • @rahuldhanger9996
    @rahuldhanger9996 Před rokem

    With Left function

  • @lazalazarevic6192
    @lazalazarevic6192 Před 4 lety

    Great!

  • @ramramji5883
    @ramramji5883 Před 4 lety

    =arrayformula(IF(c9:c=" "," ",E9:e+B10:b-C10:c) .
    Whats wrong with this formula please help.how can i make this type of formula fot creadit -debit and balence system.
    thanks.

  • @Mindmusclegain
    @Mindmusclegain Před 2 lety

    how to add array with concatanate function

  • @levetbyck
    @levetbyck Před 2 lety

    i'm just here to figure out what the alternative way is to double click the handle on the bottom right corner (when you mark cells or rows that has to fill vertically downwards)
    - just what you’d expect when using MS Excel
    *without dragging of course (i mean, that's the obvious way that everyone should know of, i think)

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Před 2 lety +1

      Same double click works, so long as cells below are empty.

    • @levetbyck
      @levetbyck Před 2 lety

      @@ExcelGoogleSheets hi, i am actually, right now, (ok, i was - have been editing this post for awhile) in the middle of trying to understand this
      ehm, seems that i can’t use this auto function when working with..functions
      example: (let’s say i want to replace blank cells with a value)
      - column a has rows of text that’s been copy pasted from another text file (some of these rows are blank..)
      - in column b i paste this function (below) into the first row: (and want to double-click the cell handle)
      // if=(isblank(a1),”blank”,a1)
      Edit: wait..now it works on functions as well
      ---
      ok, here’s the real reason that i got this far down the rabbit whole
      i actually just wanted to replace blank cells with a value (using the ‘find and replace’-edit tool)
      - apparently i can’t search for blank cells this way
      i have tried pasting either of these into the search field: (without the quotes)
      “^\s*$” or “^([\t]*)$”
      and made sure ‘match chase’ and ’search using regular expressions’ were enabled (but without any luck)
      hmm, i also better got to learn how to use ‘=arrayformula(‘ because it gets mentioned quite a lot everywhere (ok, i’m just exaggerating this, but i just stumped upon this formula expression again as i tried to figure out on how to fill down in a ranges series - let’s say from 1 to 100)
      *have to learn to create this range to actually make the auto fill handle useful (so it has something to “stick” in case there is a blank cell)
      ref: (just a reference to my text above)
      _=arrayformula(sequence(100,1)_
      !come to think of it.. maybe there should be a way to enable auto functions to override cell data that is in the way

    • @levetbyck
      @levetbyck Před 2 lety

      another thought is that i can’t seem to find an easy way to replace references inside functions that’s already been typed
      let’s say i want to “offset”
      =if(isblank(a1)...
      to
      ...a2
      here you have to go into the function and manually type in the new cell reference (instead of “maybe” just dragging the highlighted cell reference to the new cell - i’m thinking of how i would do this in excel..)

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Před 2 lety

      If you have a lot of them maybe try FIND & Replace and check the box to search in the formula.
      You won't be able to drag.

  • @datafeedimplementationspec7704

    this is good thank you but i am struggling miserably to convert my formula to use arrayformula, ideally (scenario) i have three different outcomes in my formula, if they fail to be true, i'ld like a "to be reviewed" as a result, additionally i would like this be an arrayformula so as more rows are filled i also have an automated outcome, currently im using the following formula which works but im having to drag it down the columns
    =IF(OR(ISNUMBER(MATCH(C4,Xplan_Asset!J:J,0)),,),"Asset",IF(OR(ISNUMBER(MATCH(C4,Xplan_Pension!I:I,0)),,),"Pension",IF(OR(ISNUMBER(MATCH(C4,Xplan_Insurance!J:J,0)),,),"Insurance","To be reviewed")))

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Před rokem

      What the purpose of OR functions?

    • @datafeedimplementationspec7704
      @datafeedimplementationspec7704 Před rokem

      @@ExcelGoogleSheets I can do without the OR statement if it’s possible, (my knowledge is limited) my intention is to return a value if matched from any sheet

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Před rokem +1

      =arrayformula(IFS(ISNUMBER(MATCH(C4:C,Xplan_Asset!J:J,0)),"Asset",ISNUMBER(MATCH(C4:C,Xplan_Pension!I:I,0)),"Pension",ISNUMBER(MATCH(C4:C,Xplan_Insurance!J:J,0)),"Insurance",TRUE,"To be reviewed"))

    • @datafeedimplementationspec7704
      @datafeedimplementationspec7704 Před rokem

      @@ExcelGoogleSheets 🙏🏾 your an angel 👌

  • @Paulobrrs
    @Paulobrrs Před rokem

    Hello. I'm trying to create a SUM column. I want to know how much i spent to today, using SUM the current value to the prior sum above like "=A2 + B1".
    But ArrayFormula create a circular reference.
    "=ArrayFormula(if(L2:L "";L2:L + M1:M;""))"
    I'm trying array formula because i am always create 1 more line e copy the functions. Maybe this could simplify
    thanks

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Před rokem

      try
      =ArrayFormula(if(L2:L "";L2:L + OFFSET(M2,-1,0,ROWS(M2:M),1);""))

    • @Paulobrrs
      @Paulobrrs Před rokem

      @@ExcelGoogleSheets I literally copied your formula (Comma error). I dont understand the 4 and 5º params in OFFSET formula. Still receiving a REF error message.
      An observation in the OFFSET help center says: "If OFFSET is used as an array formula, it is possible for the value returned by the array formula to replace part of the offset target, causing a circular reference. If this occurs, the error #REF! will be returned."
      Thanks again

    • @Paulobrrs
      @Paulobrrs Před rokem

      ​@@ExcelGoogleSheets Wait. WHERE should I put this formula? Which cell?? M2 cell? Or Above?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Před rokem +1

      @@Paulobrrs Can't be in M, has to be in another column. Also you probably have semicolons as a separator.
      =ArrayFormula(if(L2:L "";L2:L + OFFSET(M2;-1;0;ROWS(M2:M);1);""))

    • @Paulobrrs
      @Paulobrrs Před rokem

      I'm clearly doing something wrong. here. Let's try again. It's like my bank statement. Column "L" contains some amount I spent (start at L2. Cell "M1" contains my starting balance for the month. So for each expense, I want to know the current balance. Initially "M2" is "=L2 + M1". And then, M3 is "= L3 + M2". So for each row I will have my current balance. The result should be at M collumn.
      Should arrayformula be put above everything? I will try something like that...or maybe my starting balance must be at L1...

  • @kevinfuller4479
    @kevinfuller4479 Před 2 lety

    So, im hoping to get some help from the commenters or other people here for some data tracking im doing at a school.
    How can I get the following formula to auto drop down? (or design a better formula?) I suspect the method above isnt working because of my use of the sum function. However, if I use a different formula---I am not getting the results I need. I end up getting combined sum----and not a 1:1 correspondence of rows.
    Basically, I want to add up specific columns from another page in the sheet for each row---and leave the area blank if the reference (f24) is blank.
    Arrayformula isnt working for me---and its causing havoc for my google form submissions---making me have to go in manually and enter it every day.
    =If(F24="",,SUM('DRC & PIR Google Data Form Responses'!C24,'DRC & PIR Google Data Form Responses'!F24,'DRC & PIR Google Data Form Responses'!I24,'DRC & PIR Google Data Form Responses'!L24,'DRC & PIR Google Data Form Responses'!O24,'DRC & PIR Google Data Form Responses'!R24,'DRC & PIR Google Data Form Responses'!U24,'DRC & PIR Google Data Form Responses'!X24))

  • @indianaudiocentre3653
    @indianaudiocentre3653 Před 3 lety

    =(IF(K2="","",J2:J*100/K2:K)) does'nt show the value. what culd be the reason. Thanks in advance

  • @ahmadghiffari91
    @ahmadghiffari91 Před 4 lety

    thanks

  • @MJ-nl8yl
    @MJ-nl8yl Před 4 lety

    How can i do this on cp

  • @sohailsajid6313
    @sohailsajid6313 Před 4 lety

    I need help guys!
    Brief:
    - I am looking to automate cell F3 [Win/ Loss] with a drag formula down.
    - Data will be taken from cell C3 [Player 1] & cell E3 [Result]
    Objective:
    - I'm trying to make cell F3 to either remain a blank, say Win or Loss.
    Formula Problem:
    - I have spent almost 3 hours working out the required formual!
    - I know I need ARRAYFORMULA and IF.
    So Far I have tried the following:
    =ARRAYFORMULA(IF(C3:C=E3:E,"Win","Loss")) However, in cell F3:F this enters Win in entire column and this is not what I want.
    - I have tried other options but they all say error or n/a which is very annoying.
    My last resort is to ask for some help and can someone share/ tell me that correct formula that I need?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Před 4 lety

      It's not exactly clear what you're trying to do. But I assume this is it =ARRAYFORMULA(IFS(C3:C="","",C3:C=E3:E,"Win",TRUE,"Loss"))

  • @othonguilhermenin4313
    @othonguilhermenin4313 Před 4 lety

    How can I make the same thing but with vlookup?

  • @ikyou1901
    @ikyou1901 Před 2 lety

    Got an error: #ERROR!
    =ARRAYFORMULA( IF((--(D3:D""))*(--(E3:E0)),F2+E3-D3, ""))

  • @se1ectmedia
    @se1ectmedia Před 4 lety

    I need to be able to create the following type of autofill array formula as I have to tried so many things but keep getting #NAME errors. So the use case is that when someone submits a form on my site, the info gets passed via Zapier to my Google Sheet and creates a row with the following information: name and promotion tag (text value: example PROMOCODE1). Over time, the user will enter monthly promotions so other tags assigned to the column will populate (PROMOCODE2, PROMOCODE3 etc....) Over time I'll have 100s of submissions and want to calculate that individuals user's # of promotional tags. Lets say Row 1 Above had COLUMN NAME A1 (Name) | COLUMN NAME B1 (January Promotion) COLUMN NAME C1 (Feb. Promotion) COLUMN NAME D1 (March Promotion) COLUMN NAME E1 (Total Times Person Entered Our Promotions) ------- A2: "Jeff Smith"------ B2: PROMOCODE1 ----- C2 [blank - they didn't enter that month] ------- D2 PROMOCODE3 = E2 (= 2) - the calculation was of the number of PROMOCODE tags. What would I use for the formula for this?

  • @JMPatel-nk8gr
    @JMPatel-nk8gr Před 4 lety

    Now doubt is clear about arrayformula

  • @kurls123
    @kurls123 Před 3 lety

    I have a question related to this. I want the formula that fills in to be a query that is using a reference cell. The reference cell updates when I drag down the formula but not when in the array. Any ideas on a fix?
    stackoverflow.com/questions/66270624/query-adjusts-when-dragged-down-but-not-in-arrayformula

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Před 3 lety +1

      What you're looking for is VLOOKUP function.

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Před 3 lety +1

      czcams.com/video/Z_OQr8U7RE0/video.html

    • @kurls123
      @kurls123 Před 3 lety

      @@ExcelGoogleSheets I tried but it doesn't seem to work. I think it's because the table that is being looked up also has an array formula.

    • @kurls123
      @kurls123 Před 3 lety

      @@ExcelGoogleSheets So I got the vlookup to work in one cell after I used trim, but I still need it to consider b2 a relative cell..
      =VLOOKUP(Trim(B2),'Team / Partner'!A:B,2,False).

    • @kurls123
      @kurls123 Před 3 lety

      @@ExcelGoogleSheets I figured it out! Thanks! The vlookup did end up working when I did this:
      =ArrayFormula(IF(LEN(B:B),if(ROW(B:B)=1,"Member_Name",VLOOKUP(Trim(B:B),'Team / Partner'!A:B,2,False)),))

  • @najeebsharifi2713
    @najeebsharifi2713 Před 2 lety

    how to autofill array this formula =J8-D9+G9. Thank you