Search and return value from range?

Richcom

New Member
Joined
Feb 8, 2013
Messages
3
Hi Guys,
I need your help to find a clue how to build this formula to list Case numbers from returned surveys based on customer mobile number. Please see short example down below. I was trying few combinations of VLOOKUP, INDEX, MATCH, but without success. Any clue? Thanks. Rich.

[TABLE="width: 916"]
<tbody>[TR]
[TD="colspan: 4"] We sent surveys to group of customers[/TD]
[TD][/TD]
[TD]Surveys returned from mobile numbers …[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Description[/TD]
[TD]Case number[/TD]
[TD]Mobile1[/TD]
[TD]Mobile2[/TD]
[TD]Mobile3[/TD]
[TD]Surveys[/TD]
[TD]Search for Case number[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Descripton1[/TD]
[TD]123[/TD]
[TD]111[/TD]
[TD][/TD]
[TD][/TD]
[TD]333[/TD]
[TD]Formula?[/TD]
[TD] Should return Case number 789[/TD]
[/TR]
[TR]
[TD]Descripton2[/TD]
[TD]456[/TD]
[TD][/TD]
[TD]222[/TD]
[TD][/TD]
[TD]555[/TD]
[TD]Formula?[/TD]
[TD] Should return Case number 852[/TD]
[/TR]
[TR]
[TD]Descripton3[/TD]
[TD]789[/TD]
[TD][/TD]
[TD][/TD]
[TD]333[/TD]
[TD]not returned[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Descripton4[/TD]
[TD]963[/TD]
[TD][/TD]
[TD]444[/TD]
[TD][/TD]
[TD]not returned[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Descripton5[/TD]
[TD]852[/TD]
[TD]555[/TD]
[TD][/TD]
[TD][/TD]
[TD]not returned[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).

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