Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Hello -
I have thousands of ID's in a single column and need to find all ID's that have a (-#) the # are varied; 1, 2 3 etc... at the end. Sorting does not work, the -# are at the end of the ID. Thank You!! |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi Michael,
Am Thu, 23 May 2013 16:19:50 +0100 schrieb MichaelPK: I have thousands of ID's in a single column and need to find all ID's that have a (-#) the # are varied; 1, 2 3 etc... at the end. Sorting does not work, the -# are at the end of the ID. your IDs in column A. Then select A1:An = Conditional Formatting = Use a formula to determine which cells to format = Formula: =ISNUMBER(--RIGHT(A1,1)) and select a background color. Now you can filter by color. Regards Claus Busch -- Win XP PRof SP2 / Vista Ultimate SP2 Office 2003 SP2 /2007 Ultimate SP2 |
#3
![]() |
|||
|
|||
![]() Quote:
Regards, Michael |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Identifying unique values among duplicates | Excel Worksheet Functions | |||
I would like to copy UNIQUE data from a column in a SINGLE CELL | Excel Discussion (Misc queries) | |||
Identifying Unique Rows | Excel Programming | |||
Transpose unique values in one column/mult. rows into a single row | Excel Worksheet Functions | |||
Identifying single column within named range | Excel Discussion (Misc queries) |