Bro, this is the most helpful video I've seen on a checklist, thank you so much!
@thelionspet7 ай бұрын
I love your tutorials. So interesting.
@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.
@tatjana72587 ай бұрын
Wonderful explanation! Short and precise video :) super!
@84Iboga17 күн бұрын
Thank you so much 👍🏿
@GeekinTX4 ай бұрын
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)
@ThemodestcriticАй бұрын
How do we do this if the check box is already there and the developer tab is not available?
@ExcelExplorers7867 ай бұрын
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?🙂🙏
@Effti.uk.7 ай бұрын
Is it possible to add a single button that will uncheck all the checkboxes?
@Lily104036 ай бұрын
As a beginner who is just starting out learning Excel Which version would you suggest I learn to be up to date ?
@ChesterTugwell6 ай бұрын
Excel 365
@Lily104036 ай бұрын
@@ChesterTugwell Thanks
@abdiwahabnadhi47564 ай бұрын
Sir when I put this in the cell =SUM(--C2:C6,--C8:C11)/COUNTA(A2:A6,A8:A11) am getting #VALUE!
@saiedown8201Ай бұрын
use this instead of sum =COUNTIF(P4:P58,TRUE)/COUNTA(F6:N14,G15:N58,F4:I5)
@TH-vw4qn5 ай бұрын
Liked and subscribed!
@rexbk7 ай бұрын
Thank you, Chester
@vv97307 ай бұрын
4:25 how is this working without specifying true/false..??? i.e.when =$c2=true..????
@ChesterTugwell7 ай бұрын
Your example would be like saying is TRUE equal to TRUE.
@NidupDorji-j9iАй бұрын
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Ай бұрын
Did you find the solution? I'm having the same problem