View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
[email protected] alfred.cloutier@gmail.com is offline
external usenet poster
 
Posts: 13
Default Sorting a block of page number citations

Not sure in what forum this problem should reside, but I've had luck
here.

I need to sort and delete dupes in a list of page number citations,
all existing in one cell:

1, 1, 3, 5, 7, 9, 2, 2, 4, 6, 8

Needs to appear as

1, 2, 3, 4, 5, 6, 7, 8

In one cell

Please advise if this would be better accomplished in Word, or VB.

Thanks!

Al