Count unique entries

reaktorblue

Board Regular
Joined
Aug 8, 2007
Messages
87
Office Version
  1. 365
Platform
  1. Windows
Hiyas,

I have a spreadsheet where I'm trying to calculate the amount of unique entries in such that it would mean the amount of transactions.

Since each line has a cell which contains the date, many lines with the same date (down to the second) would indicate 1 transaction. This means the following is one transaction.

11/08/11 - 4:15:44 AM
11/08/11 - 4:15:44 AM
11/08/11 - 4:15:44 AM

As an FYI, these dates are in a UK format and may look confusing without mentioning this. What I need to accomplish is tallying up the number of transactions, so in this example, if I were to have something along the lines of the following:

11/08/11 - 4:15:44 AM
11/08/11 - 4:15:44 AM
11/08/11 - 4:15:44 AM
12/08/11 - 3:10:18 PM
14/08/11 - 6:15:17 PM
14/08/11 - 7:00:00 PM
14/08/11 - 7:00:00 PM

This would be 4 unique values and as such, 4 separate transactions. After much research I thought I would be able to accomplish this using the =FREQUENCY function but I cannot seem to figure this out.

Could anyone give me a hand and perhaps shed some light on my problem? Thank you very much for all of the help everyone has given me over the years. I greatly appreciate it!!



Warmest Regards,

RB
 
Thank you for the valuable analysis. I guess I have possibly created the worst of the lot!

I am not good at prophecies, but this one turned true. See post #10

I was nearly sure about it! See edit...:)
 
Upvote 0

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.

Forum statistics

Threads
1,224,585
Messages
6,179,700
Members
452,938
Latest member
babeneker

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