Thread Starter
alklat
(@alklat)
is there a way to alpabetise or order across rows and columns?
For example if a table is made where each cell represents a letter
c h e a
j i b l
g d k f
is there a way to alphabetize or order across rows and columns with a press of a button so the end result looks like this:
d c b a
h g f e
l k j i