Hi All:
I have the unfortunate task of grouping several thousand transactions into 15 minute increments. The time stamp of the transaction is in column E and is formatted like this: 12/4/2018 9:08:23 AM
What I need to do is provide a count of the number of transactions that occurred from 9:00:00 AM - 9:14:59 AM, then the count that occurred from 9:15:00 AM - 9:29:59, etc.
I was hoping that the Subtotal function would have a feature I could use, but no luck. The good news/bad news is that each file only contains a single day's worth of transactions. So if needed I could put the time portion into a separate column (good news), the bad news is I have to do this for each and every day of 2018.
I also need to count these transactions by store. The store number is in column B ans the file is sorted by store number first, then by time.
Any help is appreciated.
I have the unfortunate task of grouping several thousand transactions into 15 minute increments. The time stamp of the transaction is in column E and is formatted like this: 12/4/2018 9:08:23 AM
What I need to do is provide a count of the number of transactions that occurred from 9:00:00 AM - 9:14:59 AM, then the count that occurred from 9:15:00 AM - 9:29:59, etc.
I was hoping that the Subtotal function would have a feature I could use, but no luck. The good news/bad news is that each file only contains a single day's worth of transactions. So if needed I could put the time portion into a separate column (good news), the bad news is I have to do this for each and every day of 2018.
I also need to count these transactions by store. The store number is in column B ans the file is sorted by store number first, then by time.
Any help is appreciated.
Last edited: