Skip to main content

Excel Formula: Count Times in A Range

doc convert date to julia 1

The COUNTIFS function can count the number of times between two times in Excel.

If you want to follow along with this tutorial, please download the example spreadsheet.
doc convert date to julia 1

Generic formula:

COUNTIFS(rng">="&start_time,rng,"<"&end_time)

Syntaxt and Arguments

Rng:the time range that includes the times you count.
Start_time, end_time:the time range that you want to count times between.

Return Value

The formula returns a numeric value.

How this formula works

For example, in range B3:B10, there is a list of time records, and now you want to count the number of time records that in the specific time range from 2:30 (in cell E2) to 4:30 (in cell E3), please use below formula:

=COUNTIFS(B3:B10,">="&E2,B3:B10,"<"&E3)

Press Enter key to return the result.
doc convert date to julia 1

Explanation

COUNTIFS function: returns the number of cells that meet multiple criteria.


Relative Formulas

Relative Functions


The Best Office Productivity Tools


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.
Comments (0)
No ratings yet. Be the first to rate!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations