Skip to main content

Excel Formula: Count Number of Calls in A Time Range

doc convert date to julia 1

Here is a table that records the calls in different time, if you want to count the number of calls in a specific time range, you can use below formula.

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

Generic formula:

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

Syntaxt and Arguments

Time_table: the data range that contains all timing records about calls.
Start_date, end_date: the time range that you want to count the calls within.

Return Value

The formula returns a numeric whole value.

How this formula works

In table range B3:C12, B3:B12 contains the time that every call comes, cell E3 and cell F3 are the start time and end time in the first time range that you want to count the number of calls within, please use below formula:

=COUNTIFS(B3:B12,">="&E3,B3:B12,"<"&F3)

Press Enter key, the number of calls in the first range has been counted.
doc convert date to julia 1

Then drag the auto fill handle down to count the number of calls in other time ranges.
doc convert date to julia 1

Explanation

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

Remark

If you want to get the summation time of calls in the specific time range, you can use below formula:

=SUMIFS(C3:C12,B3:B12,">="&E3,B3:B12,"<"&F3)

Press Enter key and drag auto fill handle down to cell H7.
doc convert date to julia 1

Then format the result as time format h:mm:ss.
doc convert date to julia 1


Relative Formulas

Relative Functions


The Best Office Productivity Tools

Kutools for Excel - Helps You To Stand Out From Crowd

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions…
Popular Features: Find, Highlight or Identify Duplicates  |  Delete Blank Rows  |  Combine Columns or Cells without Losing Data  |  Round without Formula ...
Super VLookup: Multiple Criteria  |  Multiple Value  |  Across Multi-Sheets  |  Fuzzy Lookup...
Adv. Drop-down List: Easy Drop Down List  |  Dependent Drop Down List  |  Multi-select Drop Down List...
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  Compare Columns to Select Same & Different Cells ...
Featured Features: Grid Focus  |  Design View  |  Big Formula Bar  |  Workbook & Sheet Manager | Resource Library (Auto Text)  |  Date Picker  |  Combine Worksheets  |  Encrypt/Decrypt Cells  |  Send Emails by List  |  Super Filter  |  Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters ...)  |  50+ Chart Types (Gantt Chart ...)  |  40+ Practical Formulas (Calculate age based on birthday ...)  |  19 Insertion Tools (Insert QR Code, Insert Picture from Path ...)  |  12 Conversion Tools (Numbers to Words, Currency Conversion ...)  |  7 Merge & Split Tools (Advanced Combine Rows, Split Excel Cells ...)  |  ... and more

Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...

Description


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