View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary Brown[_8_] Gary Brown[_8_] is offline
external usenet poster
 
Posts: 15
Default Need help matching Numbers

How about creating a new column with =ABS( column with list in it )
Then sort on the ABS column.
HTH,
Gary Brown


"MESTRELLA29" wrote in message
...
I have a list of numbers, this list has positive numbers that are being
write
of by a same negative number, this is

156.35 to -156.35

I need to show all the positive numbers that have a match as 0, the rest
of
none match as it is?