Excel Sort Contents of cells

B

Bob

Is it posiible and how does one sort cell contents. I have cells with values
c;b;a that need top be sorted A;B;C
 
B

Bob

That will sort the cloumn but my problem is sorting the content so f the
cells. THe cell contents need to be alpha sorted and they contents is
somewaht random.

Bob
 
T

Tom Ogilvy

there is no build in support for it - do you want a macro.

I assume you want the original cell to contain the sorted value.
 
Top