Hi all, I am trying to do the following for the data shown: wherever there is a number instead of a range, I want to turn that number into a range. For example, "1" gets turned into "1-1" and "2" gets turned into "2-2".
Current View:

Desired View

If anyone has any pointers I would really appreciate it! Thank you.