I have the following data in columns E and F.
In G via a loop I am trying to populate - I have given a few examples in the right column as to how it should look. This attempt isn't quite working.
Sub Loop1()
Dim i As Integer
Dim j As Integer
NumberRows =...