Hi all, a probably rookie question from me.
I have this table where I have two columns - Start and End. I need to generate rows for the text strings between the Start and End columns. For example, in the first line I have 0101 in the Start column, and 0106 in the End column. I need to generate rows so that my output is something like the below:

Is this something you can help me with?
Thank you!
Art