multiple if statement

  1. tlc53

    Multiple IF Statement - Where am I going wrong?!

    Hi there, Can anyone tell me why the following IF statement is not working? Regardless of the values in cells G51 and H51 (which are formulated) the IF statement result doesn't change from "Total Under Claimed". =IF(G51>0,"Total Under Claimed",IF(H51>0,"Total Over Claimed","")) Thank you...
  2. S

    Multiple if statement for between number ranges??

    I'm trying to figure out how to pull certain numbers for figures in between multiple ranges. Below works but I was hoping to add to it so I could pull other figures for numbers between other ranges as well =IF(AND(P6>4.9,P6<5.15),5,"") =IF(AND(P6>4.9,P6<5.15),5,""),if(and(P6>5.15,P6<5.51)...

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