ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   troubleshoot custom Excel Auto Filters when the column is a # or d (https://www.excelbanter.com/excel-worksheet-functions/16599-troubleshoot-custom-excel-auto-filters-when-column-d.html)

MEM

troubleshoot custom Excel Auto Filters when the column is a # or d
 
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

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



All times are GMT +1. The time now is 10:40 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com