Searching for a value return corresponding row

melbwarrior

New Member
Joined
Apr 19, 2018
Messages
16
Hi

I am looking to search for certain value and then return the associated row.

For example Sample Data:

NameDeptAge
Henry50128
Stan20119
Mary10122
Larry30129
Lynn20122
Harry40121
Joe10123
Lynn30130

<colgroup><col><col><col></colgroup><tbody>
</tbody>

The search Criteria would be "Lynn"

The idea result would be:

NameDeptAge
Lynn20122
Lynn30130

<colgroup><col><col><col></colgroup><tbody>
</tbody>

So effectively returning all rows in the date set on where the Cell reads "Lynn".

Any help would be much appreciated.

Thanks
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop

Forum statistics

Threads
1,216,784
Messages
6,132,696
Members
449,753
Latest member
swastikExcel

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