Imagine we have these data-template as below:
reference01
reference07
reference04
reference03
reference10
reference09
we need to order this data below considering the order on the data-template so for example if we have these data:
reference09
reference03
reference07
The end needs to be:
reference07
reference03
reference09
Thanks in advance!
reference01
reference07
reference04
reference03
reference10
reference09
we need to order this data below considering the order on the data-template so for example if we have these data:
reference09
reference03
reference07
The end needs to be:
reference07
reference03
reference09
Thanks in advance!