Hello all formula experts,
I have quick question. In column "I" I have data with time (numberformat = dd/mm/yyyy hh:mm). I would like to count how many of records are AM and how many PM.
Currently I tried following formula (tried also with ctrl+shift+enter), does not work. If I evaluate criteria 1 with F9, I am getting correct 1/0 values, or true/false without using "--". Can somebody pls help? I believe this will be piece of cake for you
=COUNTIFS(I2:I16,--(TIME(HOUR(I2:I16),MINUTE(I2:I16),SECOND(I2:I16))<TIME(12,0,0)))<time(12,0,0)))[ code]
<time(12,0,0)))[ quote]<time(12,0,0)))<time(12,0,0)))"
I dont know why, but at the end of the formula is missing part, which states "is less than Time(12,0,0)". Dont know, why I cannot post whole formula here. I tried everything, code, quote, nothing works. It always cut my last part.
<time(12,0,0)))[ code]
Thanks in advance.
Brgds,
Tom</time(12,0,0)))[> </time(12,0,0)))[></time(12,0,0)))[>
I have quick question. In column "I" I have data with time (numberformat = dd/mm/yyyy hh:mm). I would like to count how many of records are AM and how many PM.
Currently I tried following formula (tried also with ctrl+shift+enter), does not work. If I evaluate criteria 1 with F9, I am getting correct 1/0 values, or true/false without using "--". Can somebody pls help? I believe this will be piece of cake for you
=COUNTIFS(I2:I16,--(TIME(HOUR(I2:I16),MINUTE(I2:I16),SECOND(I2:I16))<TIME(12,0,0)))<time(12,0,0)))[ code]
<time(12,0,0)))[ quote]<time(12,0,0)))<time(12,0,0)))"
I dont know why, but at the end of the formula is missing part, which states "is less than Time(12,0,0)". Dont know, why I cannot post whole formula here. I tried everything, code, quote, nothing works. It always cut my last part.
<time(12,0,0)))[ code]
Thanks in advance.
Brgds,
Tom</time(12,0,0)))[> </time(12,0,0)))[></time(12,0,0)))[>
Last edited: