Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How do I set this up?
I know how to set up Advanced Filter for a set value, but how do I set it up for a relative value? That is this: Col M Col N 5 6 7 4 4 2 5 6 Becomes this: 7 4 4 2 Thanks very much! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try this:
With your list is in M1:N100, with titles in row 1 For example M1: MyCol_M N1: MyCol_N A1: MyTest (or any text that is not a column title) A2: =(M2N2) Note: that criteria refers to the 1st data row under the titles. Select your list (M1:N100) <Data<Filter<Advanced Filter List Range: (already selected $M$1:$N$100) Criteria Range: $a$1:$a$2 Click the [OK] button to filter the list in place. Does that help? *********** Regards, Ron XL2002, WinXP-Pro "SteveC" wrote: How do I set this up? I know how to set up Advanced Filter for a set value, but how do I set it up for a relative value? That is this: Col M Col N 5 6 7 4 4 2 5 6 Becomes this: 7 4 4 2 Thanks very much! |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
It does, thanks very much!
|
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You can leave A1 blank if you use a formula as criteria
Peo "Ron Coderre" wrote in message ... Try this: With your list is in M1:N100, with titles in row 1 For example M1: MyCol_M N1: MyCol_N A1: MyTest (or any text that is not a column title) A2: =(M2N2) Note: that criteria refers to the 1st data row under the titles. Select your list (M1:N100) <Data<Filter<Advanced Filter List Range: (already selected $M$1:$N$100) Criteria Range: $a$1:$a$2 Click the [OK] button to filter the list in place. Does that help? *********** Regards, Ron XL2002, WinXP-Pro "SteveC" wrote: How do I set this up? I know how to set up Advanced Filter for a set value, but how do I set it up for a relative value? That is this: Col M Col N 5 6 7 4 4 2 5 6 Becomes this: 7 4 4 2 Thanks very much! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Format as a MACRO | Excel Worksheet Functions | |||
Issues with Advanced Filter | Excel Discussion (Misc queries) | |||
Need to Improve Code Copying/Pasting Between Workbooks | Excel Discussion (Misc queries) | |||
Lookup values in one column to return another | Excel Worksheet Functions | |||
Count Intervals of Filtered TEXT values in Column and Return Count across a Row | Excel Worksheet Functions |