If cell containts multiple text criteria, then return specific values

CAMARD2

New Member
Joined
Dec 20, 2018
Messages
29
Hey guys,

I need some help. So right now I have a drop down list in place in cell A39. It contains 5 options (credit card, line of credit, loan, car rental, other)


I'm trying to set up a formula in cell F39 so that when "credit card" or "line of credit" is chosen in cell A39, it will take 3% of the value I have in cell E39 (so E39*3%), when the other 3 options are chosen, I want it to return a 0.


I have a formula in place right now which is: =SI(A39="Credit card";E39*3%;0) but I'm not sure how to get the formula working if I want the same to be done for when "Line of credit" is chosen. BTW my excel is in French, SI = IF. If you have a solution you can give the formula in English and I will convert it to French.

Thanks in advance!
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.

Forum statistics

Threads
1,214,827
Messages
6,121,806
Members
449,048
Latest member
greyangel23

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