Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hello. I am having problems filtering out phone numbers starting with 230745*
in a column. I can filter out text but not numbers. Any ideas? |
#2
![]() |
|||
|
|||
![]()
If the entries truly are numbers, and assuming they are 10 digit numbers,
then you need to use one criteria of =2307450000 and another of <=2307459999 "Mike Faulkner" wrote: Hello. I am having problems filtering out phone numbers starting with 230745* in a column. I can filter out text but not numbers. Any ideas? |
#3
![]() |
|||
|
|||
![]()
I found this solution:
Autofilter doesn't work with digits as if they were other characters (e.g. letters) even if the column is formatted as text (@). But if you use a helper column containing a TEXT function referring to the original column (e.g. put in cell B2 =Text(A2,"@") ) then Autofilter works on column B in the style starting with 230745*. Regards, Stefi €˛Duke Carey€¯ ezt Ć*rta: If the entries truly are numbers, and assuming they are 10 digit numbers, then you need to use one criteria of =2307450000 and another of <=2307459999 "Mike Faulkner" wrote: Hello. I am having problems filtering out phone numbers starting with 230745* in a column. I can filter out text but not numbers. Any ideas? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Analysis ToolPack For Excel 2002 | Excel Discussion (Misc queries) | |||
Excel 2002 calcs slower than Excel 97 | Excel Discussion (Misc queries) | |||
how to convert GETPIVOTDATA from excel 2000 to excel 2002... | Excel Worksheet Functions | |||
Opening a Excel 2004 file in Excel 2002 | Excel Discussion (Misc queries) | |||
How do I update Excel 2000 macros to work in Excel 2002? | Excel Discussion (Misc queries) |