Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi All,
Whether any option is there in MS-XL-2003 or upto 2007 to get the value using Autofilter for this below criteria:- Assume that I am having values in A Column and the Example data is given below A Column Status (heading) 22 66 44 Apple Banana 88 77 Mango 66 99 Now I just want to filter only Numbers. How I can do it? I know that I can use any one of this functions in B2 Cell to find only the numbers [=ISTEXT(A2), =T(A2) & =VALUE(A2)] and may be some other functions. But all these functions should be entered in some other column and after that I have to put filter to that particular column to get the results, But I dont want to add another column to do it. Just in Autofilter itself I want to do it. Whether its possible???. In the same case I am having another doubt, whether I can use FORMULA in AUTOFILTER Like Conditional Formatting & ValidationCustom. Because in both Conditional Formatting & ValidationCustom we can able to use formula. Assume that I am having values in A column with duplicate values now I want to see only the Original Value without duplication. The example is given below:- 22 22 66 22 66 22 88 66 22 66 99 =IF(COUNTIF($A$1:$A1,$A1)1,MATCH($A1,$A$1:$A1,0), "Original Values") If I use this in next column then I can able to get Original Value. But all this examples I want to use these functions in Autofilter itself to derive the results. Whether this concept is already introduced in Excel? If not whether it can be added in the next Excel Version as CONDITIONAL AUTOFILTER? -------------------- (MS-Exl-Learner) -------------------- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Use a formula in custom autofilter | Excel Worksheet Functions | |||
Conditional format when autofilter engaged | Excel Discussion (Misc queries) | |||
2007 Autofilter worse than 2003 Autofilter | Excel Discussion (Misc queries) | |||
Using AutoFilter + sumproduct formula | Excel Discussion (Misc queries) | |||
Formula Recalculation after using AutoFilter | Excel Worksheet Functions |