Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Manuel H. Cruz
 
Posts: n/a
Default what's the formula for finding 401(k)?

How do you find 401(k) because I have a question asking, well saying, insert
a formula to calculate the 401 (k) contributions for each employee. The
formula should determine if the years of employed (4.17) is or = to 1, then
the contribution is equal to the contribution percentage (3%) multiplied by
the employee's salary ($50,000); otherwise, the contribution is zero.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JR
 
Posts: n/a
Default what's the formula for finding 401(k)?

A B C
Years employed Salary 401(k) cont.
4.17 50,000 =IF(A2=1,B2*.03,0)

"Manuel H. Cruz" wrote:

How do you find 401(k) because I have a question asking, well saying, insert
a formula to calculate the 401 (k) contributions for each employee. The
formula should determine if the years of employed (4.17) is or = to 1, then
the contribution is equal to the contribution percentage (3%) multiplied by
the employee's salary ($50,000); otherwise, the contribution is zero.

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
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
adding row to forumla carrera Excel Discussion (Misc queries) 9 August 23rd 05 10:24 PM
Creating a check mark box MarthaSue Setting up and Configuration of Excel 18 April 28th 05 12:31 AM
Help! 401k match formula JK New Users to Excel 3 February 8th 05 04:09 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 09:00 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"