Thread
:
Split numerical vales joinned by && into individual rows
View Single Post
#
1
JaneBrown
Posts: n/a
Split numerical vales joinned by && into individual rows
I need to split numerical vales joined by && into their individual rows, e.g.
1030&&1034 into 5 rows with all numbers in the range on their own row
Reply With Quote