Blog
You must be logged in and have permission to create or edit a blog.
Blog
By host on 5/18/2007 12:00 AM

I don't understand why Excel doesn't (appear to) have a Row To Column function built in. If it does, I couldn't find it. The following macro does the trick, and only took like five minutes to record edit and run to get right. I figured this has to be a common enough problem, so here was my own solution:

Sub RowToColumn()

 

    Read More »

Blog
Blog
Blog