C
chipgreenfield
I am trying to organize data. Right now it is sequenced like this.
Customer Number Payment
1 50
1 60
1 50
2 100
2 150
2 50
2 75
3 150
3 60
I am trying to seperate each customer number so the ones that hav
atleast one payment above 100 will be seperated from the ones that d
not. So in the example above, Customer 2 and 3 will be distinguishe
from Customer 1. I have fruitlessly tried to us Vlookups and othe
functions. If someone can offer help that would be greatl
appreciated.
Chi
Customer Number Payment
1 50
1 60
1 50
2 100
2 150
2 50
2 75
3 150
3 60
I am trying to seperate each customer number so the ones that hav
atleast one payment above 100 will be seperated from the ones that d
not. So in the example above, Customer 2 and 3 will be distinguishe
from Customer 1. I have fruitlessly tried to us Vlookups and othe
functions. If someone can offer help that would be greatl
appreciated.
Chi