Help with Nested IF statement

Dinonz

New Member
Joined
May 21, 2011
Messages
3
I'm trying to compile a redundancy spreadsheet and have three totals I'm trying to combine into a formula:


  • Total A is a redundancy total (which has been calculated based on daily rate of pay x length of service x no of weeks redundancy)
  • Total B is a salary total (which has been calculated based on the salary that would otherwise be paid between the redundancy date and the date the individual was due to retire if redundancy was not taken)
  • Total C is $50,000

What I am trying to get the formula to do is:

If A is less than B and B is less than C then display A, or
If B is less than A and B is less than C then display B, otherwise
Display C

or put another way, display $50,000 or either Total A or B, whichever is the lesser of the three totals.

Any help would be greatly appreciated.
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.

Forum statistics

Threads
1,224,505
Messages
6,179,153
Members
452,891
Latest member
JUSTOUTOFMYREACH

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top