Sorting within cell

K

Kyle

I have a cell containing data separate with a comma in
unsorted order. I need to sorted in order. The data is
within a cell such as A2. Example: F1, F5, F2, F14, F6,
F8; need to sort in order of F1, F2, F5, F6, F8, F14. Any
help would be appreciated.
 
Top