Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a spreadsheet with many columns, one if which has dates and another of
which has numbers. I want to filter the number column by filtering cells that "begin with 2004). However, no records show when I define that particular customer filter. The same thing happens with the date column when I define the custom filter by filtering cells that "end with 2004". What am I doing wrong? |
#2
![]() |
|||
|
|||
![]()
You can't filter number with the criteria "contains", "begins with",
etc. You could use another column to convert the numbers to text, then filter on that column. For example: Insert a new column B, with a heading, e.g. Text# With numbers in column A, enter this formula in cell B2: =TEXT(A2,0) Copy this formula down to the last row of data Filter on column B for numbers that start with 2004 MEM wrote: I have a spreadsheet with many columns, one if which has dates and another of which has numbers. I want to filter the number column by filtering cells that "begin with 2004). However, no records show when I define that particular customer filter. The same thing happens with the date column when I define the custom filter by filtering cells that "end with 2004". What am I doing wrong? -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto filter in Excel | Excel Worksheet Functions | |||
Difference in number of Excel NewsGroups | Excel Discussion (Misc queries) | |||
Auto date changing in Excel is maddening | Charts and Charting in Excel | |||
auto save in office excel 2003 | Excel Discussion (Misc queries) | |||
auto update an open excel sheet over network, with mutiple users | Excel Worksheet Functions |