In Between IF AND Excel Formula HELP

avargas232

New Member
Joined
Dec 10, 2014
Messages
10
I'm not really too sure how to word this, and I think I'm burnt out from looking at it...so I may be overthinking it. I currently have a formula that is sufficient enough, but I want to take it another level and I just can't figure it out.

My current formula is IF(I6="","",IF(AND(I6>=D6,I6<E6),B6*D$4,IF(AND(I6>=E6,I6<F6),B6*E$4,IF(AND(I6>=F6,I6<G6),B6*F$4,IF(I6>=G6,B6*G$4,IF(I6<D6,0,""))))))

Here is an example of the file:
HTML:
https://www.dropbox.com/s/rjrymog7f636jza/Percent%20Calc.xlsx?dl=0
and also in cell J12 is the output I'd like.

Hope someone can help...thanks!!!
 
I may have a solution as well. I will test yours out and see if it works. Thank you so much...I'll let you know how it goes!
 
Upvote 0

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.

Forum statistics

Threads
1,224,832
Messages
6,181,234
Members
453,026
Latest member
cknader

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