+ Reply to Thread
Results 1 to 7 of 7

Data split in 2-3 columns

  1. #1
    Valued Forum Contributor mohan.r1980's Avatar
    Join Date
    09-18-2010
    Location
    Mumbai, India
    MS-Off Ver
    Excel 2010 (windows7)
    Posts
    729

    Data split in 2-3 columns

    Hi Friends,

    I have large no. of data in Column A and Column B.
    i want to print in A4 size paper, i just want to split the data in 2 or 3 columns thats why i save my pages.

    i have attached sample file.
    in Input sheet i have Original Data and in Output sheet final look.

    Pls suggest me
    Attached Files Attached Files

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

    Re: Data split in 2-3 columns

    On what basis do you want the data to be separated?
    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]

  3. #3
    Valued Forum Contributor mohan.r1980's Avatar
    Join Date
    09-18-2010
    Location
    Mumbai, India
    MS-Off Ver
    Excel 2010 (windows7)
    Posts
    729

    Re: Data split in 2-3 columns

    No, its a matching data
    i.e. P0000100017 - 1210913403

    I made it last time in word 2003 in Table
    i just want to is it possible in Excel or in word 2007

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

    Re: Data split in 2-3 columns

    Please explain in more detail. What do you mean by matching data?

  5. #5
    Valued Forum Contributor mohan.r1980's Avatar
    Join Date
    09-18-2010
    Location
    Mumbai, India
    MS-Off Ver
    Excel 2010 (windows7)
    Posts
    729

    Re: Data split in 2-3 columns

    i just want to split 55 counts

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

    Re: Data split in 2-3 columns

    Try this and let me know if it works -
    Please Login or Register  to view this content.
    Copy the Excel VBA code
    Select the workbook in which you want to store the Excel VBA code
    Hold the Alt key, and press the F11 key, to open the Visual Basic Editor
    Choose Insert | Module
    Where the cursor is flashing, choose Edit | Paste

    To run the Excel VBA code:
    Choose View->Macros
    Select a macro in the list, and click the Run button

  7. #7
    Valued Forum Contributor mohan.r1980's Avatar
    Join Date
    09-18-2010
    Location
    Mumbai, India
    MS-Off Ver
    Excel 2010 (windows7)
    Posts
    729

    Re: Data split in 2-3 columns

    hi arlu1201

    thank for reply

    But this macro make horizontal columns
    i just want to make only 2 column Groups i.e in my "output" sheet A To C and "E To G"
    First 55 Count in A To C and Second 55 Count in E To G again Next 55 in A To C

+ 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