Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hi, I have a workbook with two sheets. In Sheet 1, Column A there is a list of values approx. 524 In Sheet 2, Column B I have another list of values. How do I filter to only show rows on sheet 2 if the value in column b appears in the list of values in column A on sheet 1? Any help would be appreciated. Thanks, Allan Bugg -- allanbugg ------------------------------------------------------------------------ allanbugg's Profile: http://www.excelforum.com/member.php...o&userid=35847 View this thread: http://www.excelforum.com/showthread...hreadid=556383 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Allan,
I would use a helper column in sheet 2, say C, insert =IF(ISERROR(MATCH(B2,Sheet1!A:A,0)),0,MATCH(B2,She et1!A:A,0)) in C2, drag down to row 524, and filter column C 0! Regards, Stefi €˛allanbugg€¯ ezt Ć*rta: Hi, I have a workbook with two sheets. In Sheet 1, Column A there is a list of values approx. 524 In Sheet 2, Column B I have another list of values. How do I filter to only show rows on sheet 2 if the value in column b appears in the list of values in column A on sheet 1? Any help would be appreciated. Thanks, Allan Bugg -- allanbugg ------------------------------------------------------------------------ allanbugg's Profile: http://www.excelforum.com/member.php...o&userid=35847 View this thread: http://www.excelforum.com/showthread...hreadid=556383 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Add the same heading at the top of both columns
Select a cell in the list on Sheet 2 Choose DataFilterAdvanced Filter Select Filter the list, in Place For the List Range, select the list on sheet 2, including the heading For the criteria range, select the list on Sheet 1, including the heading Click OK allanbugg wrote: Hi, I have a workbook with two sheets. In Sheet 1, Column A there is a list of values approx. 524 In Sheet 2, Column B I have another list of values. How do I filter to only show rows on sheet 2 if the value in column b appears in the list of values in column A on sheet 1? Any help would be appreciated. Thanks, Allan Bugg -- Debra Dalgleish Contextures http://www.contextures.com/tiptech.html |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Possibly a loaded question, but I think | Excel Discussion (Misc queries) | |||
How do I find and replace a question mark in Excel? | Excel Discussion (Misc queries) | |||
Newbie With A Question | Excel Worksheet Functions | |||
Anybody Help with previous question | Excel Discussion (Misc queries) | |||
Hints And Tips For New Posters In The Excel Newsgroups | Excel Worksheet Functions |