Hello,
Thank you for reading my question. I am trying to create a formula but can't figure it out. This is what I'm looking for:
IF anything in Column A matches
AND of those matches, If any cell in Column B is equal to 3140, 3140L, 3141, 3141L, 3142, 3142L, 3143, 3143L, 3144, 3144L, 3145, 3145L, 3146, 3146L
THEN the result in Column C should be either 3140, 3140L, 3141, 3141L, etc.
[TABLE="class: grid, width: 300"]
<tbody>[TR]
[TD]A
[/TD]
[TD]B
[/TD]
[TD]C
[/TD]
[/TR]
[TR]
[TD]51910
[/TD]
[TD]3140
[/TD]
[TD]3140
[/TD]
[/TR]
[TR]
[TD]51910
[/TD]
[TD]4301
[/TD]
[TD]3140
[/TD]
[/TR]
[TR]
[TD]51910
[/TD]
[TD]8043
[/TD]
[TD]3140
[/TD]
[/TR]
[TR]
[TD]78047
[/TD]
[TD]4095
[/TD]
[TD]3141L
[/TD]
[/TR]
[TR]
[TD]78047
[/TD]
[TD]3141L
[/TD]
[TD]3141L
[/TD]
[/TR]
[TR]
[TD]78047
[/TD]
[TD]4252
[/TD]
[TD]3141L
[/TD]
[/TR]
[TR]
[TD]78047
[/TD]
[TD]3141L
[/TD]
[TD]3141L
[/TD]
[/TR]
[TR]
[TD]78330
[/TD]
[TD]4041
[/TD]
[TD]3144L
[/TD]
[/TR]
[TR]
[TD]78330
[/TD]
[TD]3144L
[/TD]
[TD]3144L
[/TD]
[/TR]
</tbody>[/TABLE]
Can anybody help with the correct formula? I'm so lost!
Thank you!
Thank you for reading my question. I am trying to create a formula but can't figure it out. This is what I'm looking for:
IF anything in Column A matches
AND of those matches, If any cell in Column B is equal to 3140, 3140L, 3141, 3141L, 3142, 3142L, 3143, 3143L, 3144, 3144L, 3145, 3145L, 3146, 3146L
THEN the result in Column C should be either 3140, 3140L, 3141, 3141L, etc.
[TABLE="class: grid, width: 300"]
<tbody>[TR]
[TD]A
[/TD]
[TD]B
[/TD]
[TD]C
[/TD]
[/TR]
[TR]
[TD]51910
[/TD]
[TD]3140
[/TD]
[TD]3140
[/TD]
[/TR]
[TR]
[TD]51910
[/TD]
[TD]4301
[/TD]
[TD]3140
[/TD]
[/TR]
[TR]
[TD]51910
[/TD]
[TD]8043
[/TD]
[TD]3140
[/TD]
[/TR]
[TR]
[TD]78047
[/TD]
[TD]4095
[/TD]
[TD]3141L
[/TD]
[/TR]
[TR]
[TD]78047
[/TD]
[TD]3141L
[/TD]
[TD]3141L
[/TD]
[/TR]
[TR]
[TD]78047
[/TD]
[TD]4252
[/TD]
[TD]3141L
[/TD]
[/TR]
[TR]
[TD]78047
[/TD]
[TD]3141L
[/TD]
[TD]3141L
[/TD]
[/TR]
[TR]
[TD]78330
[/TD]
[TD]4041
[/TD]
[TD]3144L
[/TD]
[/TR]
[TR]
[TD]78330
[/TD]
[TD]3144L
[/TD]
[TD]3144L
[/TD]
[/TR]
</tbody>[/TABLE]
Can anybody help with the correct formula? I'm so lost!
Thank you!