Multiple if statements

FROGGER24

Well-known Member
Joined
May 22, 2004
Messages
704
Office Version
  1. 2013
  2. 2010
Platform
  1. Windows
In cell j2 will need formula to look at cell e2and if value =bz then result =7.2,if e2 = mx then result is 6.9, if e2 =or then result is 13.2,if e2 = pr then result 14.3,if e2 = to then result is 17.8, If none of these conditions apply then use this formula =(141/(g2+131.5)-.01111)*8.32

Thanks for any help provided!
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".

Book1
EFGHIJ
2aa1004.975038
Sheet4
Cell Formulas
RangeFormula
J2=IFERROR(VLOOKUP($E2,{"bz",7.2;"mx",6.9;"or",13.2;"pr",14.3;"to",17.8},2,FALSE),(141/($G2+131.5)-0.01111)*8.32)


WBD
 
Last edited:
Upvote 0

Forum statistics

Threads
1,223,228
Messages
6,170,871
Members
452,363
Latest member
merico17

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