IF...assistance

350GTR

New Member
Joined
Oct 6, 2006
Messages
4
Hey Gang!

Can anyone assit me with the following scenario:

- A1 has a drop-down list (Juniors,Seniors)
- I would like to have L10 to automatically select the appropraite formula when either 'Juniors' or 'Seniors' is selected in A1

Below are their respective formulas:
=IF(L8<12000,"30%",IF(L8<20000,"40%",IF(L8<30000,"50%",IF(L8<40000,"55%",IF(L8<50000,"60%",IF(L8>49999.99,"65%","")))))) formula for Juniors based on value on L8

=IF(L8<12000,"40%",IF(L8<30000,"50%",IF(L8<40000,"55%",IF(L8<50000,"60%",IF(L8>49999.99,"65%","")))))) formulas for seniros based on value for L8

Any suggestions are greatly appreciated!
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand

Forum statistics

Threads
1,214,625
Messages
6,120,598
Members
448,973
Latest member
ksonnia

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