I have a list of customers that I am trying to find out which ones have purchased Electronics first, and then show they’re next purchases.
I’m hoping I can get some help or some ideas as to how I can do this.
I have a list of some 9000 customers.
The attached list shows what the data looks like that I have to work with..
The rows I have are:
1. Customer number
2. Order number
3. Order Date (Date it was purchased)
4. Description (Tells me if it’s an Electronics or not)
This is what I was thinking.
The first order of each customer that purchased an electronic item, then take all the order numbers > the electronic order number that has the same Customer number. Leaving me with a list of customer had purchased electronics for they’re first purchase and what they purchased next.
If they didn’t have a 2nt purchase I would like to know that, maybe by adding a 1
Any help would be great. I’ve started this project over 20 times, but can’t get past the final separation.
Thanks for all your help and time
Corey
I’m hoping I can get some help or some ideas as to how I can do this.
I have a list of some 9000 customers.
The attached list shows what the data looks like that I have to work with..
The rows I have are:
1. Customer number
2. Order number
3. Order Date (Date it was purchased)
4. Description (Tells me if it’s an Electronics or not)
This is what I was thinking.
The first order of each customer that purchased an electronic item, then take all the order numbers > the electronic order number that has the same Customer number. Leaving me with a list of customer had purchased electronics for they’re first purchase and what they purchased next.
If they didn’t have a 2nt purchase I would like to know that, maybe by adding a 1
Any help would be great. I’ve started this project over 20 times, but can’t get past the final separation.
Thanks for all your help and time
Corey