If cell contains return value

tharikcse

New Member
Joined
Aug 13, 2017
Messages
18
Dear All,

Good Day.


I need to return value in RESULT(E) which if CAT NUMBER 1(B) equals to SEARCH in CAT NUMBER 2(C:C) and needs to return respective cell in D ,

For example, IF B2=search(C:C) return value from D
here the results for E2 is need to come SUCCESS

PLEASE HELP ...

[TABLE="width: 500"]
<tbody>[TR]
[TD="align: center"]S.NO
A
[/TD]
[TD="align: center"]CAT NUMBER 1
B
[/TD]
[TD="align: center"]CAT NUMBER 2
C
[/TD]
[TD="align: center"]DESCRIPTION
D
[/TD]
[TD="align: center"]RESULT
E
[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]882-014-22[/TD]
[TD]852-562-23[/TD]
[TD]BOWL[/TD]
[TD]SUCCESS[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]456-879-12[/TD]
[TD]801-403-00[/TD]
[TD]CITRIC[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]167-301-00[/TD]
[TD]123-526-00[/TD]
[TD]SPEED[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]164-650-00[/TD]
[TD]456-879-12[/TD]
[TD]FAN[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]...[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]...[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]99[/TD]
[TD]456-879-12[/TD]
[TD]882-014-22[/TD]
[TD]SUCCESS[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]100[/TD]
[TD]852-562-23[/TD]
[TD]167-301-00[/TD]
[TD]DEAR[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]


THANKS IN ANTICIPATION
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)

Forum statistics

Threads
1,223,234
Messages
6,170,891
Members
452,366
Latest member
TePunaBloke

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