How to Create a Checklist in Excel | Interactive Checklist Template with Checkboxes

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

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

  • @marcusvigil-l4e
    @marcusvigil-l4e 2 หลายเดือนก่อน +1

    Bro, this is the most helpful video I've seen on a checklist, thank you so much!

  • @thelionspet
    @thelionspet 6 หลายเดือนก่อน +1

    I love your tutorials. So interesting.

  • @Jonathan-gd3rp
    @Jonathan-gd3rp วันที่ผ่านมา

    Hey there, do you know if you can populate the name of the user that checked to box as well? Thanks for the video.

  • @tatjana7258
    @tatjana7258 6 หลายเดือนก่อน

    Wonderful explanation! Short and precise video :) super!

  • @ExcelExplorers786
    @ExcelExplorers786 6 หลายเดือนก่อน

    Your work sets a great example for others to follow. I'm interested in hearing your perspective on my work, could you offer some encouraging words?🙂🙏

  • @GeekinTX
    @GeekinTX 3 หลายเดือนก่อน

    What would be really cool is a checkbox at the top which would mark the currently-selected item as complete. I guess that's not possible because when you click the checkbox, it then becomes the currently-selected item? I envision a macro using the current row to show a description of the currently selected item, and when you click the box beside it, something happens to that row (marked complete, dates updated, colors changed, etc)

  • @rexbk
    @rexbk 6 หลายเดือนก่อน

    Thank you, Chester

  • @Lily10403
    @Lily10403 5 หลายเดือนก่อน

    As a beginner who is just starting out learning Excel Which version would you suggest I learn to be up to date ?

    • @ChesterTugwell
      @ChesterTugwell  5 หลายเดือนก่อน

      Excel 365

    • @Lily10403
      @Lily10403 5 หลายเดือนก่อน

      @@ChesterTugwell Thanks

  • @Themodestcritic
    @Themodestcritic 12 วันที่ผ่านมา

    How do we do this if the check box is already there and the developer tab is not available?

  • @TH-vw4qn
    @TH-vw4qn 4 หลายเดือนก่อน

    Liked and subscribed!

  • @Effti.uk.
    @Effti.uk. 6 หลายเดือนก่อน

    Is it possible to add a single button that will uncheck all the checkboxes?

  • @abdiwahabnadhi4756
    @abdiwahabnadhi4756 3 หลายเดือนก่อน +1

    Sir when I put this in the cell =SUM(--C2:C6,--C8:C11)/COUNTA(A2:A6,A8:A11)
    am getting #VALUE!

    • @saiedown8201
      @saiedown8201 7 วันที่ผ่านมา

      use this instead of sum
      =COUNTIF(P4:P58,TRUE)/COUNTA(F6:N14,G15:N58,F4:I5)

  • @NidupDorji-j9i
    @NidupDorji-j9i 20 วันที่ผ่านมา

    Bro I can't show % complete due to formula error. Especially when I use 2 minus sign it is giving #VALUE! instead of % sign.

    • @esraaomar6041
      @esraaomar6041 19 วันที่ผ่านมา

      Did you find the solution? I'm having the same problem

  • @vv9730
    @vv9730 6 หลายเดือนก่อน

    4:25 how is this working without specifying true/false..???
    i.e.when =$c2=true..????

    • @ChesterTugwell
      @ChesterTugwell  6 หลายเดือนก่อน

      Your example would be like saying is TRUE equal to TRUE.