TECHNOLOGY FOR TEACHERS AND STUDENTS. **AND those in the corporate world**. I've used this tool when creating standardized notes for my phone agents. If they check the box, it adds it to the note they'll then copy in paste into our system! Thanks for the tip!
@nicadi20054 жыл бұрын
The formula =IF(G2=FALSE, "Delinquent", "Done") can be rewritten as: =IF(G2,"Done","Delinquent") Notes: 1) No need for the actual comparison, as the cell used (G2) already contains a boolean expression (a boolean constant). 2) It's not necessary to put a space after a comma when passing arguments to a function in a formula. That being said, I would find it a useful feature sometimes - e.g. to use it for some more striking separation when dealing with particularly long and/or complex formulas. *Any whitespace in formulas does get saved exactly as entered but is completely ignored during parsing.*
@Cruz0e4 жыл бұрын
or it can be also written as =IF(NOT(G2), "Delinquent", "Done")
@godwinuche46693 жыл бұрын
I’m very happy to follow along whenever I see practical file link in your videos. Thank you very much. I can’t to earn my first salary I will be supporting this channel every 3 months
@ahmadfawadfatan30154 жыл бұрын
I love this tutorial, I have learned a lot. I really appreciate and will definitely support you.
@thomaspuzio48594 жыл бұрын
In Google Sheets, you can use conditional formatting directly on the cells that contain the check boxes, you also don't need to have a hidden column for true/false because the checkbox automatically equals true if it's checked.
@Tom-wd5bs5 жыл бұрын
You are the best Excel teacher on KZbin that I have come across. Thankyou - going to put on some Dep Mode on whilst I continue practising !
@Theresabrown18055 жыл бұрын
I'm finding your tutorials so helpful I feel I have learned so much. I have been following your tutorials for about a month and I feel I have learned so much thank you so much. Can you teach to do invoices in Excel.
@techteachersandstudents5 жыл бұрын
Thanks for your kind comments. I will add Excel Invoices to my list of tutorials to make. It may take a while to get to it, as I already have several videos in the "pipeline." Thanks for watching.
@correiaivan4 жыл бұрын
Hello! A good tip, you can just press in the cell twice where you drag and then the Excel will fill until the last filled line of your spreadsheet. If there's no line filled, it won't do anything Thanks for the tutorial!
@JMrai74374 жыл бұрын
I’m extremely grateful for your instruction. Thanking you once again Sir
@theawakeningblk5 жыл бұрын
You make learning interesting
@gagiktamrazyan7714 жыл бұрын
Well done, first I didn't manage executing the function IF, because in my case that is distinguished with ";" not with ",". Thank you very much for granting this information !!!
@GazzInTheCity Жыл бұрын
Thank you for the checkbox video. My next search is how to use those check boxes to capture and calculate a total value. For example, column E has 10 rows of check boxes. When you check a box, that gives you one point. I then need to get a total of how many points were in that column. For example, 3 checked boxes equals 3 points in another cell. Now let's take that a step further. Column F has another 10 rows of check boxes. However, each of those points are worth 2 points. So now I need to calculate and show the total points in another cell. For example, 3 checked boxes displays 6 points in another cell.
@TruthofDilly4 жыл бұрын
You are so good thank you for making it easy🙏🏽🙏🏽🙏🏽🙏🏽
@glisten_skin7 ай бұрын
Wonderful video
@rajeevgosavi45144 жыл бұрын
EXCELLENT, VERY EDUCATIVE. SIR ONE MORE REQUEST. KINDLY PROVIDE LINK TO DOWNLOAD PRACTICE FILES.
@cyber7xx102 жыл бұрын
Is their a way to change the visual of the box and the tick? The default looks dull.
@nourishingrowth3 жыл бұрын
Thank you !!
@DonZiglioni4 жыл бұрын
Hello, if I have a checklist all set up that are linked to a filter. Is there a way to make a collapsible checklist under each to sub divide my main checklist items? I know I can group and collapse rows, but they don't link to the master row I would like them to follow. Any help would be greatly appreciated!! Thank you!
@GabyBS2042 жыл бұрын
Do these check boxes and functions work on a shared workbook?
@navillusoykcin4 жыл бұрын
Thank you, very informative.
@FlightLogProductions Жыл бұрын
How can I turn the cell with the check mark a color based on being checked or unchecked?
@rjrcodriga4 жыл бұрын
big help....... thank you.......
@balajigunasekaran63984 жыл бұрын
Can you tell what theme does your Excel have in your toolbar and ribbon? I couldn't find this kind of minimalistic theme in my Excel 2019.
@AlKhalifaEgy4 жыл бұрын
Thanks for your a wonderful video, i have question, what if need to make that theckbok to reflects on multiple row by 1 or zero, means if i check the whole row or column is 1 if not then 0. I would like to know from you. Thx a lot
@johnjohnsilo95034 жыл бұрын
Is it possible to create an automation where the check boxes gets automatic"check" if done, and "x" if not? Referencing to another column?
@timbushell86404 жыл бұрын
No, the checkbox is empty or ticked - binary choice. If you wanted say [X] -v- [ ] you can use simple dead text, but the sheet drives from the true false statement in the driving case or a non-linked manual tick in the update case.
@timbushell86404 жыл бұрын
Also, it is easier to read and maintain sheets if the logic also flows to either adjacent cells (hidden or not) or for European writing languages from left to right... ... otherwise, it is amazingly easy to get in a mess, very fast.
@tundeodebunmi6333 Жыл бұрын
Thanks for this tutorial. I will like to prevent my colleague from unchecking my box, how can i protect it?
@AlKhalifaEgy4 жыл бұрын
Thanks for your lecture. I'm facing a problem with using the filter along with using checkboxes, means I don't want my checkbox to reflected on hidden by filter, could you help please? Thanks
@rodbanate8444 жыл бұрын
Hi thanks for the tutorial videos so amazing and great. Hope you will notice me and I just want to ask if I want to delete the check box what I'm gonna do hope you will answer me thanks in advance..
@khushhalpakistanzindabad46804 жыл бұрын
Hello Sir, How can you relate two check boxes together, means if one is checked, the other is automatically unchecked. Thank you.
@Spunksterr5 жыл бұрын
Thank you!
@ahlaoi4 жыл бұрын
Can I use conditional formatting with check box, example: if check box is checked then fill with red???
@stephaneenglish46614 жыл бұрын
Badr gaming not with the simple, form controls checkboxes. The checkbox has to be linked with a cell in your workbook, so that Excel formulae can work with the data. Once you’ve given the data a “home” in a linked cell in your spreadsheet, you can then use it in any formula you want. For data in cells which you don’t want the spreadsheet user to see, you have a couple of options: you can hide the column or row with those cells, like in the tutorial, or you can put the linked cell in a separate worksheet (tab) and then hide that worksheet.
@MsDetsu2 жыл бұрын
How to mass delete the tick boxes?
@basvermeer42094 жыл бұрын
If I use 'wrap text' in the D6 the checkboxes don't move with the rows. How do I fix that?
@petercarbone47422 жыл бұрын
Hold shift when you drop the checkbox onto its designated cell. This will keep it locked to the cell you assign it to.
@MarisolRamos-19715 жыл бұрын
Gracias :)
@hielectrica77875 жыл бұрын
Sir which version of excel are you using? I am asking because I don't have the developer option due to which I am not able to practice it. Would you please mention the version. Thanks
@whyworksmarternotharder5 жыл бұрын
File, Options, Customize Ribbon, Right hand side.
@nheriecardona83015 жыл бұрын
2016
@hielectrica77875 жыл бұрын
@@nheriecardona8301 I have 2016 but don't have the option "developer"
@nheriecardona83014 жыл бұрын
The author did mention, developer button doesn't come in default,open your costumize ribbon and check the developer box to make it appear on you screen。
@hielectrica77874 жыл бұрын
@@nheriecardona8301 thanks Ma'm
@fekaduambaw19643 жыл бұрын
It is nice ..
@Cruz0e4 жыл бұрын
duplicating fields (like true=done, false=delinquent) and also repeating data for example you have "Customer service" or "Management" words like 100 times in your sheet, bad anomalies :/ I know these are just examples for excel and not database programming, but at least here is my comment to note this its not good way to do it, better make a spearate sheet/table for the departments index them (e.g 1=management ,2=sales ,3=assistants etc) then dont store text informations like "customer service"
@MK-hap4 жыл бұрын
I cannot edit check box message by right click
@itlife45554 жыл бұрын
good
@shaersajeeb80954 жыл бұрын
I want checkbox with automatic adding number.
@stephaneenglish46614 жыл бұрын
Shaer Sajeeb If you want to use a form control to run a task I think you’d need to record a macro to add one to the value in the cell, then insert a button instead of a checkbox and assign that macro to it.
@stephaneenglish46614 жыл бұрын
You didn’t need to write “IF(G2=false,…”. Instead you could have written “IF(G2,…”, because G2 already contains the result of the test (“true” or “false”).
@dina17dot4 жыл бұрын
Stéphane English good to know thanks
@doctordeceit28394 жыл бұрын
And remember boys and girls. Update your driver safety training otherwise you're a delinquent xD I'm pretty sure this file would be a HR violation
@nicadi20054 жыл бұрын
@Doctor Deceit "I'm pretty sure this file would be a HR violation" - HR violations are permitted. Syntax violations, on the other hand... ;-P