Hi,
I'm using Excel 2010, and I'm not extremely advanced when it comes to the macro side of Excel. However, I currently have projects with different projects dates across multiple columns. What I want to do is take these dates from a horizontal layout and transpose them into a vertical arrangement.
Here is an example of the current data:
Image may be NSFW.
Clik here to view.
And this is what I'm looking to achieve:
Image may be NSFW.
Clik here to view.
I realize I'm probably going to have to create some sort of macro that can loop through each of these columns. I'm not exactly sure how to do this or how to get started, but I was hoping someone would be able to provide me with a good starting point to accomplish this. Thanks in advance!