Formula for counting visits(hits) per minute

lfperrin

New Member
Joined
Feb 18, 2018
Messages
1
<style type="text/css"> @Page { margin: 2cm } p { margin-bottom: 0.25cm; line-height: 115% } </style>I have 2 columns ofdata, the First is a list of Times in HH:MM:SS format and the SecondWeb sites visited, I need a formula that reads the time columnminutes and counts the number of web sites visited per minute thensums them below the last visit in that minute and does the same thingin the next minute etc.
Example:


TimeWeb site Address

10:20:00
https://www.bbc.co.uk
10:20:45www.msn.com/en-gb
No. of visits per minute = 2
10:21:15https://www.mrexcel.com/forum/index.php
10:21:17https://www.quora.com
10:21:18https://www.youtube.com/?gl=GB&hl=en-GB
10:21:20https://www.bbc.co.uk
No. of visits per minute = 4

<tbody>
</tbody>






Thanks for yourhelp!
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.

Forum statistics

Threads
1,216,098
Messages
6,128,812
Members
449,468
Latest member
AGreen17

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top