+ Reply to Thread
Results 1 to 3 of 3

Row Scan and Print to Column

  1. #1
    Registered User
    Join Date
    05-09-2013
    Location
    Rapid City, SD
    MS-Off Ver
    Excel 2010
    Posts
    11

    Row Scan and Print to Column

    Hey guys,

    I am trying to write a macro that takes text out of a row (with a variable number of cells with text) and prints it vertically in a column (redundancy for emphasis), while omitting any blank cells in between.
    This means the row will and unlimited amount of cells text, and therefore, the given column to which the text is printed will have the corresponding unlimited amount of rows.

    I have attached a spread sheet that explains what I want to do. Basically, I want it to take the names in row 1 and place them vertically, two columns after the last column that contains text (column X in the example), with printing starting in row 2.

    Thanks for your help.Example.xlsmExample.xlsm

  2. #2
    Registered User
    Join Date
    05-09-2013
    Location
    Rapid City, SD
    MS-Off Ver
    Excel 2010
    Posts
    11

    Re: Row Scan and Print to Column

    Bump

    If I need to be more specific about my question, please let me know.

    Thanks in advance.

  3. #3
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Row Scan and Print to Column

    Is this solved?

    If you solve a problem yourself before anyone else has responded, please take a moment to describe your solution, chances are some other member will benefit.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1