R
RFJ
I have a table of multiple rows and columns, In each cell of one column are
multiple text entries (each entry on a new line).
What I want to do is to be able sort the entries in each cell (of just this
one column) so that they are in alpha order within each cell.
I can do it manually (but there are over sixty of them - and the table keeps
changing ) so I then have to find any cells that have changed and
re-sort.
Is there a way I can do it in a more automated and less error prone way.
TIA
Rob
multiple text entries (each entry on a new line).
What I want to do is to be able sort the entries in each cell (of just this
one column) so that they are in alpha order within each cell.
I can do it manually (but there are over sixty of them - and the table keeps
changing ) so I then have to find any cells that have changed and
re-sort.
Is there a way I can do it in a more automated and less error prone way.
TIA
Rob