Bro, this is the most helpful video I've seen on a checklist, thank you so much!
@thelionspet6 ай бұрын
I love your tutorials. So interesting.
@Jonathan-gd3rp3 күн бұрын
Hey there, do you know if you can populate the name of the user that checked to box as well? Thanks for the video.
@tatjana72586 ай бұрын
Wonderful explanation! Short and precise video :) super!
@GeekinTX3 ай бұрын
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)
@ExcelExplorers7866 ай бұрын
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?🙂🙏
@Themodestcritic14 күн бұрын
How do we do this if the check box is already there and the developer tab is not available?
@Lily104035 ай бұрын
As a beginner who is just starting out learning Excel Which version would you suggest I learn to be up to date ?
@ChesterTugwell5 ай бұрын
Excel 365
@Lily104035 ай бұрын
@@ChesterTugwell Thanks
@rexbk6 ай бұрын
Thank you, Chester
@Effti.uk.6 ай бұрын
Is it possible to add a single button that will uncheck all the checkboxes?
@TH-vw4qn4 ай бұрын
Liked and subscribed!
@abdiwahabnadhi47563 ай бұрын
Sir when I put this in the cell =SUM(--C2:C6,--C8:C11)/COUNTA(A2:A6,A8:A11) am getting #VALUE!
@saiedown82019 күн бұрын
use this instead of sum =COUNTIF(P4:P58,TRUE)/COUNTA(F6:N14,G15:N58,F4:I5)
@NidupDorji-j9i22 күн бұрын
Bro I can't show % complete due to formula error. Especially when I use 2 minus sign it is giving #VALUE! instead of % sign.
@esraaomar604121 күн бұрын
Did you find the solution? I'm having the same problem
@vv97306 ай бұрын
4:25 how is this working without specifying true/false..??? i.e.when =$c2=true..????
@ChesterTugwell6 ай бұрын
Your example would be like saying is TRUE equal to TRUE.