Hello, I have been struggling to try and find a solution to my problem. Or if there even is any.
Basically speaking I have about 50K lines of data, within this list of data I have names and amounts associated to it:
Example as follows :
John $30
John -$10
John -$20
John $53
Samantha $20
Samantha $67
Samantha -$15
Samantah -$5
Jerry $50
Jerry -$35
I have to identify which people I have the ability to clear a portion of their entries, therefore for John I can remove the +$30 and the -$20 and -$10. And with Samantha the +$20 and -$15, $-5.
This is for a data set of 50,000+ entries, therefore you can see why I may be trying to search for a faster method in doing this.
I have attempted to try and use solver, but I can't seem to get that to work and I am now at a loss. Any help would be appreciated it.
Thanks,
savosean
Basically speaking I have about 50K lines of data, within this list of data I have names and amounts associated to it:
Example as follows :
John $30
John -$10
John -$20
John $53
Samantha $20
Samantha $67
Samantha -$15
Samantah -$5
Jerry $50
Jerry -$35
I have to identify which people I have the ability to clear a portion of their entries, therefore for John I can remove the +$30 and the -$20 and -$10. And with Samantha the +$20 and -$15, $-5.
This is for a data set of 50,000+ entries, therefore you can see why I may be trying to search for a faster method in doing this.
I have attempted to try and use solver, but I can't seem to get that to work and I am now at a loss. Any help would be appreciated it.
Thanks,
savosean