Grizzly0610
New Member
- Joined
- Aug 5, 2016
- Messages
- 1
Hello I have some experience in excel but not much. My boss at works wants me to make an excel worksheet that we can send out to our clients to determine the amount they will owe us on any job that comes up. Pending on the job amount the client their amount will vary. For example if they were to get a job for 500,000 we will charge 2.5% for the first on 200,000 and 2% for the next 300,000. How can i make a worksheet where one cell will give me the amount they would owe us. Of course we are dealing with more complicated numbers but something generic where I can insert the percentages and amount based on the different clients we have would be much appreciated. I will try to make an example of something i would deal with below.
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]650,000
[/TD]
[/TR]
[TR]
[TD]First
[/TD]
[TD]100,000
[/TD]
[TD]2.5%
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Next
[/TD]
[TD]250,000
[/TD]
[TD]2%
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Next
[/TD]
[TD]300,000
[/TD]
[TD]1.5%
[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]650,000
[/TD]
[/TR]
[TR]
[TD]First
[/TD]
[TD]100,000
[/TD]
[TD]2.5%
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Next
[/TD]
[TD]250,000
[/TD]
[TD]2%
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Next
[/TD]
[TD]300,000
[/TD]
[TD]1.5%
[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]