OFFSET Function - Google Sheets

Поділитися
Вставка
  • Опубліковано 21 лип 2020
  • Learn how to use OFFSET function in Google Sheets.
    Invoice Video: • Google Sheets - Invoic...
    #offset #function

КОМЕНТАРІ • 42

  • @tedchmura
    @tedchmura 4 роки тому +25

    Sir, I just hope you're making a LOT of money because you simply are the BEST teacher/explainer on this stuff. Always thorough, logical, and easy to understand. Bravo! And thank you.

  • @diegomouratorres7094
    @diegomouratorres7094 3 роки тому +13

    Without a doubt, this is the best channel on Google Sheets. You're doing a terrific job with easy-to-grasp explanations and insightful approaches on data analysis. Every time I watch one of your videos, I find novel ways of solving everyday problems with spreadsheets. This one was a good example of that. I found it extremely useful the custom number format trick you showed and the method to get the range whose the "height" is equal to a value specified on a cell and that comprises the latest values. Thank you so much!

  • @Egraedol
    @Egraedol 5 місяців тому

    Just found out this function existed from a Excel video but needed to figure out how to do it on sheets, so I came here. Happy this video told me what I needed, didn't dilly dally, and didn't just give me BS as I had to average every 10 cells from a list of 1000 cells of values (for PSMT). Originally I was doing that manually but thought that there had to be someone else who had been in the same situation as me and had found a way to make it efficient, and I was thankfully correct. Anyhoo, back to that assignment, thanks!

  • @cric8482
    @cric8482 4 роки тому +3

    That's crazy !. I've been looking why offset formula was not working with arrayformula, and here I see it's OK ! Wonderful !!!

  • @anvi84
    @anvi84 4 роки тому +5

    Enjoyed learning the custom number format trick. It is pretty awesome.

  • @johnnymobaanjiai8955
    @johnnymobaanjiai8955 2 роки тому +1

    ampun bang jangan ilangin komen gua, gua cuman mau bilang keren bat lu asyu !!!

  • @lazalazarevic6192
    @lazalazarevic6192 4 роки тому +3

    Thank you for another amazing lesson.

  • @lauraa2644
    @lauraa2644 3 роки тому +1

    Excellent! Thank you!

  • @heavyferrum397
    @heavyferrum397 10 місяців тому

    OH MY GOD!
    you just solved a problem i had for SOOOOO long! THANKS!

  • @Puner54
    @Puner54 3 роки тому +1

    Wow! How did I miss this Fantastic Video!?!?

  • @emilianoreyes
    @emilianoreyes 4 роки тому +1

    Thank you!

  • @paulagarland9288
    @paulagarland9288 Рік тому +1

    Good stuff, thanks!

  • @bikeman9899
    @bikeman9899 7 місяців тому

    This is excellent!

  • @ummemarzinajotey2901
    @ummemarzinajotey2901 2 роки тому

    Thank you sooo much... U r my KPI Saver.

  • @cuneiformscript2665
    @cuneiformscript2665 4 роки тому

    🙏🏻

  • @johnnybravo2268
    @johnnybravo2268 3 роки тому

    What is the formula in the Line (B column) in the invoice template? It automatically adds and updates the line number when modified

  • @haodphung
    @haodphung 3 роки тому

    This is very an inspired tutorial, I always learn from your video. If i have a dynamic products list, which lookup from another sheet, let's say using query function to query all the products on the invoice for instead, how could it add the grand total underneath the total price. Is there any function to do that or need to utilize Javascript. Thank you!

  • @72NeverFold
    @72NeverFold 4 роки тому +1

    Nice video! Thank you. From where did you get the calender on 14:40?

    • @72NeverFold
      @72NeverFold 4 роки тому

      @T R A D E M I L L Doesn't work for me

    • @72NeverFold
      @72NeverFold 4 роки тому

      @T R A D E M I L L I got it, double-click to open a calendar. Cool, thanks!

  • @rajsahu1029
    @rajsahu1029 2 роки тому +1

    Very Nice

  • @antonarap5393
    @antonarap5393 9 місяців тому

    Is there a way to visualize the range Offset selects? I used to do that with GoTo in Excel but in Gsheets the Goto dialogue apparently it doesn't accept formulae

  • @physical-therapy
    @physical-therapy 4 роки тому +2

    For the COUNTA + COUNTBLANK part, can't it be just ROWS(B:B) ?

  • @maxvick
    @maxvick 2 роки тому

    I have 5 task assigned for the week. Each task each day of the week. On Monday my task is not completing so I want to change it's date to tuesday and I want all the dates to offset as per one day and last date automatically moves to next Monday. How should I automate this?

  • @user-cv3fe6dw7q
    @user-cv3fe6dw7q 8 місяців тому

    Hello, I have a data set where I delete the first row entry and add in new info on the next blank row. I noticed that this breaks the formula into an error. Is there any solution to this except not to delete the first row entry? Thank you!

  • @keuangangunacitralestari4946
    @keuangangunacitralestari4946 3 роки тому

    Why offset formula can't work on data validation drop down list?

  • @JeanMalissard
    @JeanMalissard 4 роки тому

    Another solution at 17:35
    =SUM ( INDEX(B2:B,COUNTA(B2:B)-E1):INDEX(B2:B,COUNTA(B2:B)) )

  • @charudhingra3062
    @charudhingra3062 2 роки тому

    I want to sort my sheet by row wise if I enter value and if it is smaller than above one whole row comes down Is there a way?

  • @AbhishekSharma-gn4iu
    @AbhishekSharma-gn4iu Рік тому

    what if i want to start multiplying $10 (AS BONUS) FROM CELL B5 DOWNWARDS , SHOULD GET UPDATED IN SAME COL B. IM USING ARRAY FUNCTION IN B1

  • @byrmn__
    @byrmn__ Рік тому

    Hi Sir! Please make a video about SEQUENCE function, I'm trying to understand how "=MAP(A2:INDEX(A:A,COUNTA(A:A)),LAMBDA(a, ARRAYFORMULA(JOIN(" - ",TEXT(EOMONTH(a,SEQUENCE(DATEDIF(a,EOMONTH(OFFSET(a,0,1),),"M")+1)-1),"mmm")))))" that i got from stackoverflow, so it would be great if you make a video about it. thank you.

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Рік тому

      The hard parts here are lambda and map functions and I have videos on the channel covering both of those. That's where I would start.

  • @saisrinivasavvaru1218
    @saisrinivasavvaru1218 4 роки тому

    How can I create a custom print function with a predefined format for a given sheet using app scripts?
    How to use the Class blob to achieve the custom print function?

  • @m.s.d2656
    @m.s.d2656 4 роки тому

    GOOGLE SCRIPT: Where does this script execute ? Is this uses any google server ? If yes , then what kind of server . Is it provide cpu to process these script ? If No, then without cpu how could any script execute. 🤯
    How is it different from google colab. ? I’m confused 😭😭