calientepepper1976
New Member
- Joined
- May 26, 2011
- Messages
- 2
Hi,
I'm using sumif to look for a clientID with the same number and then returning the total value and adding them if there are more than 2. There are some that have more than one and I want the total not the 1st one so I used:
=SUMIF('2010'!$A$2:$A$967,$A16,'2010'!$AC$2:$AC$967)
Column A has Client ID's and column AC has a % of marketshare
This works for what I need, BUT there are a few that are at 100% with just one already so if there are more than 2 it brings back a value of 200%, 300% or 400%, etc. If it's more than 100%, I only want it to return a value of 100%.
Any suggestions?
Thank you!
I'm using sumif to look for a clientID with the same number and then returning the total value and adding them if there are more than 2. There are some that have more than one and I want the total not the 1st one so I used:
=SUMIF('2010'!$A$2:$A$967,$A16,'2010'!$AC$2:$AC$967)
Column A has Client ID's and column AC has a % of marketshare
This works for what I need, BUT there are a few that are at 100% with just one already so if there are more than 2 it brings back a value of 200%, 300% or 400%, etc. If it's more than 100%, I only want it to return a value of 100%.
Any suggestions?
Thank you!