Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default If Then Formula Help Needed

I want to create a formula in Excel so that if the value in C6 is less than
the value in B6, then F6 will calculate 175/3. F6 has to calculate 175/3
instead of just entering 58.33 because the sum must equal 175, not 174.99.
Also, I want the value of F6 to be numerical so that Excel will sum the
cells. This is an example of how I want the sheet to look.

Note: If actual is less than plan, the payout is 1/3 of $175.00. If actual
is more than the plan, the payout is $0. Formula needed to calculate Payout.
Total Payout is sum of individual payouts.

Plan Actual Variance Payout
Expense 1 45,000 5,000 40,000 58.33
Expense 2 60,000 20,000 40,000 58.33
Expense 3 12,000 25,000 (13,000) 0.00
Total Payout 116.66

Can anyone help me please?


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 208
Default If Then Formula Help Needed

=175 / 3 * (C6 < B6)
--
Regards,
Luc.

"Festina Lente"


"Nakesha" wrote:

I want to create a formula in Excel so that if the value in C6 is less than
the value in B6, then F6 will calculate 175/3. F6 has to calculate 175/3
instead of just entering 58.33 because the sum must equal 175, not 174.99.
Also, I want the value of F6 to be numerical so that Excel will sum the
cells. This is an example of how I want the sheet to look.

Note: If actual is less than plan, the payout is 1/3 of $175.00. If actual
is more than the plan, the payout is $0. Formula needed to calculate Payout.
Total Payout is sum of individual payouts.

Plan Actual Variance Payout
Expense 1 45,000 5,000 40,000 58.33
Expense 2 60,000 20,000 40,000 58.33
Expense 3 12,000 25,000 (13,000) 0.00
Total Payout 116.66

Can anyone help me please?


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
Reusing formula Tony29 Excel Discussion (Misc queries) 7 September 7th 06 03:34 AM
IF-THEN Formula help needed Brandty123 Excel Worksheet Functions 7 July 7th 06 12:05 AM
Formula needed Excel Worksheet Functions 2 November 25th 05 05:07 PM
continuous sum formula needed NN Excel Discussion (Misc queries) 2 November 4th 05 06:49 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM


All times are GMT +1. The time now is 03:58 PM.

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

About Us

"It's about Microsoft Excel"