ColinL965
Sep 08, 2022Copper Contributor
Sort function
Trying to figure out a sort on a table.
my problem is as follows.
a column contains serial no's . There are wrongly entered serial no's ( without a prefix )
eg. SN12345 = Correct, 12345 = Incorrect
I would like to group the correct and incorrect no's together in some sort of sort. Is this possible using just the data in the column?
Sorry if i'm not making this clear.
Hope someone can help?