I am trying to take an excel file, look at the columns which have been filled and then split data in one excel row into various rows and in the process eliminate certain columns using VB. I think it will make more sense if you look at the images below.
Below is the image of what I am trying to split.

Below is the image of how I want it split.

If someone can help me with it's VB code that would be great. I am new to VB and trying to learn.