Hi,
I have list of data where I need to analyze the frequency of when my employees are buying mobile phones.
I have a list consisting of the following information:
- Employee
- Date of purchase
I want to find out how often each employee orders a new phone (number of days between each purchase) and also an average for the whole company.
I assume there is a "quick" solution to this, but somehow I cannot figure out how to do this the easiest way. I have put the data into a pivot table with the dates listed for each employee, but it does not solve my problem.
Hope someone can help me or at least guide me in the right direction.
Thanks!
I have list of data where I need to analyze the frequency of when my employees are buying mobile phones.
I have a list consisting of the following information:
- Employee
- Date of purchase
I want to find out how often each employee orders a new phone (number of days between each purchase) and also an average for the whole company.
I assume there is a "quick" solution to this, but somehow I cannot figure out how to do this the easiest way. I have put the data into a pivot table with the dates listed for each employee, but it does not solve my problem.
Hope someone can help me or at least guide me in the right direction.
Thanks!