OR Criteria for a List of Contracts

andersonbda

New Member
Joined
Dec 4, 2011
Messages
14
I am looking to populate column C with a "Yes" or "No" value depending on if it meets the criteria in column B for contracts in column A. Each contract can have unlimited values in column B (actually 100 max), but each value is entered onto a new line and the contract is duplicated. Column B has a range from 1-10.

Here is the criteria for column C. Each contract in column A has to have values in column B = 8 or 7 or (1 and 9) or (1 and 10) or (4 and 9) or (4 and 10).</SPAN></SPAN>
Here is example data. Please help me with the formula for column C. Thank you!!!</SPAN></SPAN>



a
b
c
Logic
1
TTT
8
YES
TTT = 8</SPAN></SPAN>
2
DDD
1
YES
DDD = 1 and 10</SPAN></SPAN>
3
DDD
9
YES
DDD = 1 and 10</SPAN></SPAN>
4
DDD
10
YES
DDD = 1 and 10</SPAN></SPAN>
5
EEE
4
NO
EEE does not meet any of the criteria</SPAN></SPAN>
6
EEE
2
NO
EEE does not meet any of the criteria</SPAN></SPAN>

<TBODY>
</TBODY>
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)

Forum statistics

Threads
1,216,622
Messages
6,131,777
Members
449,671
Latest member
OALes

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