Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The cells contain up to seven characters. I want to see only those cells
which contain three characters or less. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Use Advanced Filter and in the parameters use the formula =LEN(A1)<4
For more info on advanced filter, see: http://www.contextures.com/xladvfilter02.html Adjust the cell reference to suit your needs. -- Brevity is the soul of wit. "bstutsman" wrote: The cells contain up to seven characters. I want to see only those cells which contain three characters or less. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Custom filter will not return characters between 1-9 inclusive | Excel Discussion (Misc queries) | |||
Auto Filter - Protected sheet/workbook | Excel Discussion (Misc queries) | |||
Macro for Filter Switches ... Maybe??? | Excel Discussion (Misc queries) | |||
Filter Switches vs Macro? | Excel Discussion (Misc queries) | |||
how do i filter data by number of characters in excel? | Excel Discussion (Misc queries) |