[mso] Excel Question - Please help
- From: "Crawford, Stephen J." <SCrawford@xxxxxxx>
- To: mso@xxxxxxxxxxxxx
- Date: Fri, 20 Jan 2006 16:18:03 -0600
Hi. I'm having problems with the below formula. The only problem is that if
C3=0, I want the outcome to be 0, not 75. You'll see that at the end, 75 is
added on. I think the formula works otherwise, but I'm having trouble
segregating the C3=0 from the +75 at the end. Can you help?
=IF(C3=0,0,IF(C3>10000000,(((C3-5000000)*D65)+E64),IF(C3>5000000,(((C3-5000000)*D64)+E63),IF(C3>100000,(((C3-100000)*D63)+C62)))))+75
What the formula does in general is figure insurance commissions - if the
amount of the insurance is 0, I want 0 to result. If the amount is anything
over 100,000, I want the formula to give me the commission and add 75. Please
note that the commission structure is tiered so that if the deal is 50mm, the
commission is one rate up to 5mm, a different rate from 5mm to 10mm and a
different rate over 10mm and up to 50mm - the resulting commission from each
tier gets added to the next tier to get the commission
*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or
MicrosoftOffice@xxxxxxxxxxxxxxxx
To send mail to the group, simply address it to mso@xxxxxxxxxxxxx
To Unsubscribe from this group, send an email to
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes) in
the subject line.
Or, visit the group's homepage and use the dropdown menu. This will also allow
you to change your email settings to digest or vacation (no mail).
http://www.freelists.org/webpage/mso
To be able to use the files section for sharing files with the group, send a
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation with
instructions. Once you are a member of the files group, you can go here to
upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************
- Follow-Ups:
- [mso] Re: Excel Question - Please help
- From: Jim Hickey
Other related posts:
- » [mso] Excel Question - Please help
- » [mso] Re: Excel Question - Please help
- » [mso] Re: Excel Question - Please help
- » [mso] Re: Excel Question - Please help
- » [mso] Re: Excel Question - Please help
- » [mso] Re: Excel Question - Please help
- [mso] Re: Excel Question - Please help
- From: Jim Hickey