porter444
New member
- Joined
- Sep 8, 2016
- Messages
- 14
- Reaction score
- 0
- Points
- 0
- Location
- Birmingham, AL
- Excel Version(s)
- Excel 2016 MSO 64 Bit
I have a table that contains sales detail transaction lines. I need to build a list of the current assigned salesperson for each account. To do this, my thought was to eliminate all the columns and just keep the following:
I removed all of the duplicates, and now have a list of each invoice date a customer transaction occurred. What I want to end up with is just the most recent transaction for each customer. That will give me the assigned salesperson based on the most recent transaction.
Suggestions?
- Invoice Date
- Assigned Salesperson
- Account Number
- Account Name
I removed all of the duplicates, and now have a list of each invoice date a customer transaction occurred. What I want to end up with is just the most recent transaction for each customer. That will give me the assigned salesperson based on the most recent transaction.
Suggestions?