COUNTIFS function in Excel with dates by Chris Menard

  Рет қаралды 84,851

Chris Menard

Chris Menard

Күн бұрын

Пікірлер: 70
@jmburk55
@jmburk55 5 күн бұрын
Your video was the 5th one I watched trying to do what looks so simple. Thank you!
@ChrisMenardTraining
@ChrisMenardTraining Күн бұрын
You’re welcome 😊
@shadbir
@shadbir Жыл бұрын
Dear, how to find a specific value from a date range.. Like, I want to find the total number of "Incoming calls" value from 11th Jan to 20 Jan..
@ChrisMenardTraining
@ChrisMenardTraining Жыл бұрын
You could use Countifs for that, but I would filter by date in that example.
@kellyw4922
@kellyw4922 Жыл бұрын
How do I find a total number of cells that have dates in it, but excluding any cells that read "not open"?
@ChrisMenardTraining
@ChrisMenardTraining Жыл бұрын
Do the cells that have dates, also have numbers? For example, B2: B70 has dates and "not opened" in them. You could just use =COUNT(B2:B50) to find the cells with dates. Now, if some of them have numbers, that would throw it off.
@jollipetdrive3660
@jollipetdrive3660 10 ай бұрын
Hi Chris, how do you do a countif function for if the (exact auction date = exact sale date = count 1)
@ChrisMenardTraining
@ChrisMenardTraining 10 ай бұрын
Add a helper column and use A2 = B2 then do the COUNTIF Function drive.google.com/file/d/1VMmBfCfuKBHQOw5TtP3upHxtErnd17Ef/view?usp=drivesdk
@StevieC82
@StevieC82 Жыл бұрын
I have a table with a range of dates in one column and names in another. how can I count the number a name appears for each month?
@ChrisMenardTraining
@ChrisMenardTraining Жыл бұрын
Use a PivotTable Here is a screenshot drive.google.com/file/d/1Jh_YTdAndrxx1TcamVu8h8kZl62p4OGY/view?usp=drivesdk
@VictorFigueroa-t1e
@VictorFigueroa-t1e 8 ай бұрын
I have been looking to find out how I can countifs dates grater than "today" based on 2 criteria 1st: country code equal to GB and 2nd criteria: product equal to C
@crisjohnjimenez5905
@crisjohnjimenez5905 3 жыл бұрын
What if I want to count a product within the day
@CategoricalImperative
@CategoricalImperative 8 ай бұрын
Anyone else have the habit of forgetting the comma, then spending FOREVER trying to figure it out? lol
@davidbell8819
@davidbell8819 3 жыл бұрын
You're excel-lent! Thank you so much, I've spent ages reading through so much jargon to finally get to your brilliant video. Saved me!
@ChrisMenardTraining
@ChrisMenardTraining 3 жыл бұрын
You're very welcome! Thanks, David.
@keatitan6648
@keatitan6648 Жыл бұрын
Thank you so much Chris! This is the only place on the internet I could find the method you used! Hope you are doing well.
@ChrisMenardTraining
@ChrisMenardTraining Жыл бұрын
You're welcome!
@RebeccaDonnelly-w4x
@RebeccaDonnelly-w4x 11 ай бұрын
Hi, I know this is 3 years old however when I follow the date calculations, for some reason it doesn't add up the end of month (31/05/2023) for example, so the total is 52 on my master sheet, but the total is coming up 49 because 3 of those are dated 31/05/2023. I've followed step-by-step but it's still not adding the last day of the month. Any advice?
@shiffamohammed5818
@shiffamohammed5818 3 жыл бұрын
very good content presented nicely. Thank you so much.
@ChrisMenardTraining
@ChrisMenardTraining 3 жыл бұрын
You are most welcome
@pacman.96
@pacman.96 Жыл бұрын
THANK YOU BOSS!
@ChrisMenardTraining
@ChrisMenardTraining Жыл бұрын
Glad to help.
@rafasoares7
@rafasoares7 3 жыл бұрын
omg, you saved so many hours of my life. thank you!
@ChrisMenardTraining
@ChrisMenardTraining 3 жыл бұрын
Glad to help. Thanks, Rafael.
@ckaz7678
@ckaz7678 2 жыл бұрын
great video, thanks for this. And thanks for showing your least favorite method, it's the one I was looking for!👍
@ChrisMenardTraining
@ChrisMenardTraining 2 жыл бұрын
You are welcome.
@TheUnknownGamer1162
@TheUnknownGamer1162 6 ай бұрын
Thank you for explaining it in such an easy way. I was working on data but was confused about using Countifs function when working with dates. But your video helped me out. Thank you so much, Chris.
@dhruvikghadiya9412
@dhruvikghadiya9412 Жыл бұрын
Thanks a lot for sharing amazing lesson about the excel formula. May i please request you to share the formula with same example that how to count AU in collumn E if in collumn D has mentioned date has January month.
@matthoyle951
@matthoyle951 Жыл бұрын
I have a table and want to count the number of cells in a column with specific text but only if the dates in another column are between 2 dates - basically if it says "Booked On" and is in January or February and so on. Any ideas?
@sourrabhaggarwal8887
@sourrabhaggarwal8887 2 жыл бұрын
Hi can you please tell me how can we calculate number of customer for a particular date suppose I want to calculate number of customers added on the 2/1/2021 using count if function.
@vangieevangelista9488
@vangieevangelista9488 3 жыл бұрын
I tried the formula why is it the returning value is a date instead the count
@ChrisMenardTraining
@ChrisMenardTraining 3 жыл бұрын
Can you change the formatting of the answer? See if that works. Let me know.
@alanh.711
@alanh.711 3 жыл бұрын
Great work. The date formula explanation was brilliant. Used that with sumifs formula.
@ChrisMenardTraining
@ChrisMenardTraining 3 жыл бұрын
Thank you. You have a good point about the dates, they work with Sumifs also.
@stevenrichards9272
@stevenrichards9272 2 жыл бұрын
Hi, great video. I am wondering if you can help with a problem I have. I want to wrote a formula which will count the last ten days from the current date where the current date is dynamic and changes each day. I want to do this so that I can record the formula as a macro Can you help with this?
@ChrisMenardTraining
@ChrisMenardTraining 2 жыл бұрын
=today()-10 will give you 10 days from the current date.
@stevenrichards9272
@stevenrichards9272 2 жыл бұрын
@@ChrisMenardTraining thank you
@thtgrldiana6388
@thtgrldiana6388 2 жыл бұрын
Hi, Thank you for your knowledge sharing! I am managing help desk tickets. I want to perform a calculate function that tells me how many tickets were created on a specific day. I want to show this calculation for each calendar day where an incident was created. I have several columns: I have an INC number column, Date created, Date closed. the date columns are formatted as 01/01/2021 (mm/dd/yyyy). I also want to perform this calculation/function in a seperate worksheet. It seems counting date occurrences are not as straight forward as other sum/count functions. The basic Count/countIf functions are not working and I couldn't figure out how to implement your solution either... please help. 🙂
@syedashfaq7245
@syedashfaq7245 2 жыл бұрын
How can I count only cells which is just before and after a particular cell
@63wpeteronyegbule68
@63wpeteronyegbule68 3 жыл бұрын
You're the BEST. LIFE SAVER!
@ChrisMenardTraining
@ChrisMenardTraining 3 жыл бұрын
Glad to help!
@Natalie-gn6nt
@Natalie-gn6nt Жыл бұрын
Thankyou so much for posting this, you are a great teacher and made it so easy to understand!! I never got to learn any of this in school and am currently trying to self learn some functions for a project I’m doing. Right now I am so happy because I just learnt to do something I thought was outside of my capabilities and it’s thanks to you 😁😁
@waqasshamas
@waqasshamas 3 жыл бұрын
You saved my day, Allah bless you with real worth
@ChrisMenardTraining
@ChrisMenardTraining 3 жыл бұрын
Thank you.
@amolarunparihar9846
@amolarunparihar9846 2 жыл бұрын
How to find out in first column Cell A1 - R100 ,B1- Match, Cell A2 - R100 , B2 - Not Match Cell A3- R200, B3 - Not Match Cell A4 R300, B4 - Not match Cell A5 R300,B5 - Not match How to find out only Not match result by formula when there all results are not match
@jayjoelymadelo4150
@jayjoelymadelo4150 3 жыл бұрын
Its really helpful. Thank you so much
@ChrisMenardTraining
@ChrisMenardTraining 3 жыл бұрын
Most welcome!
@MohamedAmr-n8q
@MohamedAmr-n8q 2 ай бұрын
You are a life saver! , Thank you so much
@yoyara97
@yoyara97 2 жыл бұрын
What if I want to know how many a's are between a date range?
@Mr_Melo
@Mr_Melo 2 жыл бұрын
Can I contact you to help me create a formula?
@keiilala
@keiilala 2 жыл бұрын
Well-explained! Thank you!
@ChrisMenardTraining
@ChrisMenardTraining 2 жыл бұрын
You're welcome!
@sovannetmeas
@sovannetmeas 3 жыл бұрын
Thank you so much
@ChrisMenardTraining
@ChrisMenardTraining 3 жыл бұрын
You're most welcome
@mahmoudbahaa3062
@mahmoudbahaa3062 2 жыл бұрын
brilliant video
@ChrisMenardTraining
@ChrisMenardTraining 2 жыл бұрын
Glad you enjoyed it
@hirengajaria
@hirengajaria 3 жыл бұрын
Thank you
@ChrisMenardTraining
@ChrisMenardTraining 3 жыл бұрын
Welcome!
@saaduddin6781
@saaduddin6781 3 жыл бұрын
Thank you, did not know that you had to concatenate to do dates that way.
@MEETMEKANNAN
@MEETMEKANNAN Жыл бұрын
Thanks Chris
@joshualeonricardo
@joshualeonricardo Жыл бұрын
THANK YOU!!!
@CPAJayhawk
@CPAJayhawk Жыл бұрын
Thank you
@ChrisMenardTraining
@ChrisMenardTraining Жыл бұрын
Welcome
@itsmetinnie1685
@itsmetinnie1685 3 жыл бұрын
great video sir
@ChrisMenardTraining
@ChrisMenardTraining 3 жыл бұрын
Thank you Christine
@itsmetinnie1685
@itsmetinnie1685 3 жыл бұрын
@@ChrisMenardTraining thanks for the notice sir. More videos please
@amyjain97
@amyjain97 2 жыл бұрын
Hey Chris, how do we get the numbers for particular qtr, like for any current qtr and this should also change as and when we move to new qtr
@Pankaj-Verma-
@Pankaj-Verma- 3 жыл бұрын
It is always so fantastic to watch you, Chris. Thanks a lot, sir.
@ChrisMenardTraining
@ChrisMenardTraining 3 жыл бұрын
Thank you!
COUNTIFS in Excel 2016 (Multiple Criteria, Date, Wild Card etc)
12:17
Presentation Process
Рет қаралды 64 М.
ОТОМСТИЛ МАМЕ ЗА ЧИПСЫ🤯#shorts
00:44
INNA SERG
Рет қаралды 4,7 МЛН
LIFEHACK😳 Rate our backpacks 1-10 😜🔥🎒
00:13
Diana Belitskay
Рет қаралды 3,9 МЛН
Electric Flying Bird with Hanging Wire Automatic for Ceiling Parrot
00:15
Count the number of times a month appears within in a range!
9:16
Essential Excel
Рет қаралды 27 М.
How to Use SUMIFS, COUNTIFS and AVERAGEIFS in Excel (Multiple Criteria)
14:04
Excel COUNTIF | Multiple Criteria | Greater than or Less Than
6:10
Work Smarter Not Harder
Рет қаралды 226 М.
ОТОМСТИЛ МАМЕ ЗА ЧИПСЫ🤯#shorts
00:44
INNA SERG
Рет қаралды 4,7 МЛН