How to Create a To Do List, Task List - Google Sheets Template

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • Learn how to create an interactive To Do list or a Task list in Google Sheets. We'll create e template with various conditional formatting applied as well as automatic timestamps to mark when the tasks were completed.
    Sign up to get updates, practice files and code snippets eepurl.com/hwyGg1
    #todo #tasks #googlesheets

КОМЕНТАРІ • 83

  • @buredabby
    @buredabby 3 роки тому +3

    The way you troubleshoot sheets and the coding is very refreshing. Great teacher!

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

    Great video tutorial. I love the explanation of debugging the script when it didn't produce the correct results. I love your tutorials integrating spreadsheets with scripts bringing all kinds of services into the overall functionality. Nice job.

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

    Great tutorial, easy to follow, well-explained and very useful. Keep coming with these gems!

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

    Please do an advance version, this was so helpful.

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

    This was so incredibly helpful!

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

    Can you please make a copy of this available?

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

    I was thinking about this, he just did it...thanks

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

    Thanks!

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

    ✌🏻✌🏻✌🏻 Hi, love your videos... the raw style of your videos is refreshing... By the way, I would love to see you make some videos about how to use google charts (bar, time-line, pie, Iine, calendar charts) or chart.js in google sheets... maybe userform IvI 4... or a new web app part... or a new series, google chart series... ✌🏻✌🏻✌🏻

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

    Great 👍

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

    I wish you would have started from a blank sheet & showed how to build from there.

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

    how can i get this code?

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

    Advance version pls !!!

  • @victoriaporceljuarez7105
    @victoriaporceljuarez7105 3 роки тому +10

    An excellent video, as usual. It would be fantastic if you could do the advanced level and send the completed task to another sheet and also to take into account repetitive tasks, for example activities done daily or once every two weeks, etc. Is there a way to make them appear in the to do list automatically?

  • @harkelin
    @harkelin 3 роки тому +9

    Omg yes! Thank you! And the advanced one where you move items when done?! YES PLEASE!
    I am building my own system for keeping tabs on my brewery and your videos has tought me 98% of everything I use!

    • @roostewrum
      @roostewrum 3 роки тому +2

      You had me sold when you said 'Brewery'!
      But, yes, I am looking forward to the advanced one as well.

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

    After 2 hours, I gave up

  • @muhammedaadhil5645
    @muhammedaadhil5645 3 роки тому +2

    I wish this is done for Google webapp

  • @tanveerhussain3881
    @tanveerhussain3881 3 роки тому +2

    When I watch videos, it's fun and I feel like I'm playing a game and it's better than watching a movie or a funny clip
    World's No 1 Channel
    World's Best Teacher
    World's Best Quality
    Learn Easy and Understand
    I Love And Like All Video
    All Video Is Heart 💓 Touching

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

    Please make the advance video! ✌🏻

  • @cheewurz
    @cheewurz 3 роки тому +2

    Teacher...yours works so much better than the one I created... LoL!

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

    You can add the auto sort function like you did in the last video to this todo list.

  • @dewaynewest7756
    @dewaynewest7756 4 місяці тому

    I've opened the script editor from the spreadsheet, but I got a typeerror
    TypeError: Cannot call method "getActiveSheet" of null.

  • @LP-ig8tg
    @LP-ig8tg Рік тому

    I submitted the comment yesterday, but cannot see in my comment section. Hence new comment here on.
    My Code at 28:30 min is stuck without giving any debug result / error (blank), except "No logs are available for this execution". As and where the "TRUE" value been replaced in debugging as per the tutorial in sheet after checkbox=true, but completed on date did not execute as per your successful attempt. As checked in script the execution returned "No logs are available for this execution". I reverified repeatedly but no issues.
    The console highlighted for reported "A form field element has neither an id nor a name attribute. This might prevent the browser from correctly autofilling the form.
    To fix this issue, add a unique id or name attribute to a form field. This is not strictly needed, but still recommended even if you have an autocomplete attribute on the same element."
    Please help for the issue

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

    Teacher,
    Pls pls
    Recurring task how to create/ one-time / daily / weekly/ month/ half-monthly make the tutorial.

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

    I like the macro the most! Awesome~thanks body😄

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

    function always() {
    const English = perfect;
    const theme= perfect;
    const explanation = perfect;
    const solution= perfect}

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

    TypeError cannot read property 'source' of undefined
    at addTimestamp(code 6:24)
    at onEdite (code 2:3)
    Plz help me to fix this error

    • @LP-ig8tg
      @LP-ig8tg Рік тому

      I too had a problem and sought the help to figure out from the teacher and awaiting far long. Hope the teacher would look and have his meagre solution

    • @dewaynewest7756
      @dewaynewest7756 4 місяці тому

      I was stuck with all types of errors. Just had to remove the scripts I started, then went to the sheet I was using and went to the apps script editor from the extensions/tools... no more errors....as of yet. Hope this helps

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

    Hi, first of all, a compliment for your videos, clear on all the points. I would like to know if there is a way to get integration between google Sheets to google tasks. Thanks for your kind response.

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

    Thanks from the Philippines!

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

    Great video tutorial

  • @dewaynewest7756
    @dewaynewest7756 4 місяці тому

    TypeError: Cannot read properties of undefined (reading 'source')

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

    Thanks a lot, very useful. I have a question: is it possible to hide the check box if field are empty?

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

    Please make a video creating an automated FIFO inventory🙏🏼🙏🏼

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

    I've always like your tutorials 👍, I got promoted as a managerial position on my last Job. Is there any chance that you'll make a tutorial or a separate channel for Google Sites?

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

    your videos are always great. How can we easily create data entry form with around 20 columns and lot of drop down and all data coming goes to the spreadsheet.

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

    Activen la traducción en la configuración de UA-cam Studio.

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

    Google Forms to Google Groups with custom domain
    please

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

    Sir whatsapp messages bulk send sricpt post it sir

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

    What should I do if I want to add more than one timestamp??

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

    my script code don't function why?

    • @LP-ig8tg
      @LP-ig8tg Рік тому

      I am facing the same issue. pls have your project status as of now, weather it is solved or not. an any kinda solution please update

    • @dewaynewest7756
      @dewaynewest7756 4 місяці тому

      I was stuck with all types of errors. Just had to remove the scripts I started, then went to the sheet I was using and went to the apps script editor from the extensions/tools... no more errors....as of yet. Hope this helps

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

    We don't need to ask you what we are looking for, somehow you have ability to understand what we need. 😃 Thanks a lot 👍

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

    Still making guide videos to this day, got to appreciate it. Thanks.

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

    I'm going to vote for an advanced version! I'd love to see your technique for that.

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

    awesome dude, well done. im sorted! u rock!

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

    Can I have copy of the Code or this sheet

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

    Thanks
    Love from india

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

    how to repeat a static task?

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

    YOU ROCK!!! LIFE-SAVER!

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

    very good content...

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

    Will you ever make a video about adding authentication to google web app?

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

      Unless Google creates an easier way to do this, then probably the answer is no, because with currently available methods this video would be 8 hours long.

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

    please do advance video

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

    My app script show: "TypeError: Cannot read property 'source' of undefined. Can someone help me with this?

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

      You shouldn't not manually run the code. You run the code by making changes to the spreadsheet.

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

      @@ExcelGoogleSheets what does this mean?

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

    Great video, as always sir

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

    Great video!!! Could you please make a video creating a Google Apps Script emulating a VLookup function for a google Sheet? I'm really having trouble developing it!

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

      If I'm not mistaken, this video should cover it ua-cam.com/video/lc8-vJ5r3e0/v-deo.html

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

      @@ExcelGoogleSheets Im gonna check it out! Thanks!

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

    Thank you!

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

    so cool,

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

    Helpful.

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

    Best Google Sheets and Excel tutos! good job!

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

    I wish you were a more interactive tutor. There's so many great videos but never any feedback

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

      I'm not sure what feedback you need. As a rule, I don't answer open ended questions.

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

      @@ExcelGoogleSheets feedback in the comments section of most videos. Haven't seen any responses to a lot of the questions asked. but thanks for commenting here, so I know now, that you see the comments and will respond.

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

      @@justbelit I do see most comments. If I don't reply to them that means it's just an open ended question. Very often I see questions that are essentially similar to "Is it possible to build a car?". I'm not sure how to answer these type of questions, so I just don't.

  • @courtneyberry3693
    @courtneyberry3693 3 роки тому +2

    A simple "Completed On" timestamp equation: =IF(A3=TRUE,IF(D3"",D3,NOW()),"") A3 - done column, D3 - completed column. Make sure your timezone is updated in google sheets: File - Spreadsheet settings - Time Zone