kozykristi
New Member
- Joined
- Jul 13, 2011
- Messages
- 7
I have a client who does fundraisers for their sports assocations. The company gets 50% of all sales. My client gets the other 50%.
My clients' players have an annual $75 dues they must pay. Through the fund raiser, they can earn their dues. The client will give them all of their 50% profit up to their $75. After that, they will split the profit with them to put in their "account" to use for purchases such as uniforms, trip fees, etc.
The current formula I have for their earnings towards dues is this:
=MIN(C9*50%,75)...column C is the sales column.
The formula I have for their "account" is this:
=SUM(C11*.5)-75*.5
This formula isn't working. Guess i don't know what I'm doing.
Example: Chris, the player, sells $200 in product. The client earns $100, $75 of which they credit to Chris for his dues. $25 is leftover, of which the client will give 50%, or $12.50, to Chris for his "Account".
What should my formula be for the "on account" column to make it reflect $12.50?
HELP!
My clients' players have an annual $75 dues they must pay. Through the fund raiser, they can earn their dues. The client will give them all of their 50% profit up to their $75. After that, they will split the profit with them to put in their "account" to use for purchases such as uniforms, trip fees, etc.
The current formula I have for their earnings towards dues is this:
=MIN(C9*50%,75)...column C is the sales column.
The formula I have for their "account" is this:
=SUM(C11*.5)-75*.5
This formula isn't working. Guess i don't know what I'm doing.
Example: Chris, the player, sells $200 in product. The client earns $100, $75 of which they credit to Chris for his dues. $25 is leftover, of which the client will give 50%, or $12.50, to Chris for his "Account".
What should my formula be for the "on account" column to make it reflect $12.50?
HELP!