mulit if statement Formula Help

Status
Not open for further replies.

Demetriusthornton

New Member
Joined
Nov 1, 2005
Messages
4
Can someone please help me with this formula.

=IF(G36>499999,G5*H5,200,else IF(G36>500000,G5*H5,"150.00",else IF(G36>1000000,G5*H5,"100",else IF(G36>5000000,G5*H5,"90.00","No Match"))))

What I am trying say is If G36 is less then 500.000, and G5*H5 is equal to or less then 200.00 then return a value of 200.00 if G5*H5 is greater then 200.00 then return the greater value. Please help me figure out where i went wrong with this one.
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Status
Not open for further replies.

Forum statistics

Threads
1,226,532
Messages
6,191,609
Members
453,667
Latest member
JoeH7745

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