Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Jaramya
 
Posts: n/a
Default Do I need nested IF statements?

I am trying to calculate a 401(k) match of $0.25 on each $1 the first 4% of
contributions ( and also show impact of alternative formulas.

1. My match formula doesn't work exactly because the contribution
percentages were calculated: the formated contribution rate shows 2% but the
formula gives .25 to some and .50 to others because of the decimals behind
the rate.

2. I would like to create a formula which looks at the contribution rate
and calculates the match as .25*ytd contribution if 1% rate, .50 *contrib if
2%, .75*contrib if 3% and 1.00 on only the first 4% if the contribution is 4%
or higher.

Other than sorting in ascending order, and doing a simple multiplication for
all the 1's, then 2's, etc. is there an IF formula I can use to make this
easier?


Jaramya
  #2   Report Post  
Tom Hayakawa
 
Posts: n/a
Default

Jaramya,

Why not use one of the ROUND functions (ROUND,ROUNDUP,ROUNDDOWN) on the rate
so you only use a whole number?

Example: ROUND(rate,0)

Good luck,

Tom Hayakawa

"Jaramya" wrote:

I am trying to calculate a 401(k) match of $0.25 on each $1 the first 4% of
contributions ( and also show impact of alternative formulas.

1. My match formula doesn't work exactly because the contribution
percentages were calculated: the formated contribution rate shows 2% but the
formula gives .25 to some and .50 to others because of the decimals behind
the rate.

2. I would like to create a formula which looks at the contribution rate
and calculates the match as .25*ytd contribution if 1% rate, .50 *contrib if
2%, .75*contrib if 3% and 1.00 on only the first 4% if the contribution is 4%
or higher.

Other than sorting in ascending order, and doing a simple multiplication for
all the 1's, then 2's, etc. is there an IF formula I can use to make this
easier?


Jaramya

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mini-editor for nested IF's in Excel Erik Neu Excel Discussion (Misc queries) 3 January 4th 05 11:30 PM
nested ifs sthompson Setting up and Configuration of Excel 1 December 15th 04 06:38 PM
Problem with data using IF and Nested IF statements possibly??? Ajay Excel Discussion (Misc queries) 2 December 9th 04 09:23 AM
nested statements Sherri New Users to Excel 6 December 3rd 04 07:04 PM
If statements Mark Excel Worksheet Functions 3 November 2nd 04 08:39 PM


All times are GMT +1. The time now is 12:09 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"