Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello,
Need some help in using the IF statement. I have two columns A & B A has 4 types of words: RoHS RoHS5 RoHS6 No Column B has: Yes No I need the following output in three separate columns: X, Y, Z I want to check if A1 = RoHS and B1 =yes....X1= compliant If A1=RoHS and B1=no...X1=compliant and Y1= does not meet or If A1=RoHS6 and B1 = no...... X1=compliant and Y1= does not meet If A1=RoHS6 and If B1= yes, X1=compliant and Y1=check If A1=RoHS5 ....X1=exempt, Z2=7b (column B does not matter in this case) If A1=No....X1=non compliant Can anybody help me if it makes sense. thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I sum percentages calculated from IF statements? | Excel Worksheet Functions | |||
Linking two IF statements together | Excel Discussion (Misc queries) | |||
Logical ELSE statements | Excel Discussion (Misc queries) | |||
Nested IF statements | Excel Worksheet Functions | |||
If statements | Excel Worksheet Functions |