Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default conditional formulas

I am formulating a project planning worksheet and would like to have a formula that when a team members initials (6 sets total) are placed in a cell that the initials will reference the correct billing rate and then multiply by the period total of hours for that member. The formula that I have been experimenting with is: IF($D3='LA',$E$163*AS3, IF($D3='JS',$E$164*AS3, IF($D3='MN',$E$165*AS3, IF($D3='DD',$E$165*AS3, IF($D3='AG',$E$166*AS3, IF($D3='DB',$E$167*AS3)))))) - where $D3 is the cell where the team members' initials are placed, and $E$165 (etc) is the cell where the billing rate is located, and AS3 is the cell where the total hours are. It seems that all of the IF and OR formulas are aimed at single True/False conditional answers. In other words, I am looking for if the initials in the cell are 'X' then the the value (billing rate) will be the appropriate value, then multiplied by the adjacent hourly totals

Thanks.
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
If, and, or conditional formulas together Chipper Excel Worksheet Functions 4 August 14th 08 06:36 PM
conditional formulas jpj1 Excel Worksheet Functions 2 February 7th 08 07:19 PM
conditional formulas Rasoul Khoshravan Excel Worksheet Functions 4 October 11th 06 02:28 PM
Conditional use of formulas Nate MMI Excel Worksheet Functions 2 September 27th 06 11:00 PM
Conditional Formulas Nick Excel Discussion (Misc queries) 4 April 1st 06 07:18 AM


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