SeCreTEnDinG
New Member
- Joined
- Jan 6, 2014
- Messages
- 9
Note: Sorry! I posted a crappy heading, should have called it need help with counting functions.
Hey, new to the forum, hoping to lend a hand and learn some new skills. My job is basically database reporting, and I'm fairly proficient with Excel. The Excel version is 2007, and the system is Windows XP.
The problem:
In one column, I have a list of digital sales reps, in the column next to the names, I have their client. I would use delete duplicates on the client row to help single out clients by reps, then countif the names - in a third column - of the reps to determine how many clients each rep had left.
Since doing that, I was double checking my revenue, and the amount was always off a little bit after doing this. I realized that when I deleted duplicate clients, there must be some reps that overlap clients, thus it deleted the rep, throwing my dollars off, which also means the countif wasn't actually counting all of the reps.
Is there a code that could count the number of non-duplicate clients in column E4:E5000 for each individual rep in column C4:C5000? I've been fiddling around with some codes, but my brain doesn't seem to want to think of the function that I'm missing here.
Thanks,
SE
Hey, new to the forum, hoping to lend a hand and learn some new skills. My job is basically database reporting, and I'm fairly proficient with Excel. The Excel version is 2007, and the system is Windows XP.
The problem:
In one column, I have a list of digital sales reps, in the column next to the names, I have their client. I would use delete duplicates on the client row to help single out clients by reps, then countif the names - in a third column - of the reps to determine how many clients each rep had left.
Since doing that, I was double checking my revenue, and the amount was always off a little bit after doing this. I realized that when I deleted duplicate clients, there must be some reps that overlap clients, thus it deleted the rep, throwing my dollars off, which also means the countif wasn't actually counting all of the reps.
Is there a code that could count the number of non-duplicate clients in column E4:E5000 for each individual rep in column C4:C5000? I've been fiddling around with some codes, but my brain doesn't seem to want to think of the function that I'm missing here.
Thanks,
SE
Last edited: