+ Reply to Thread
Results 1 to 3 of 3

macro to merge the columns in to single row

  1. #1
    Registered User
    Join Date
    04-12-2013
    Location
    hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    8

    Post macro to merge the columns in to single row

    hi all,

    i needed a macro to the following requirement

    i had a excel sheet with data as please find the below excel sheet for both input and output tabs


    thanks in advance

    regards
    vasa hemanth saikumar.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    02-09-2012
    Location
    Mauritius
    MS-Off Ver
    Excel 2007
    Posts
    1,055

    Re: macro to merge the columns in to single row

    Hi

    Try this:

    data.xlsm
    Click *, if my suggestion helps you. Have a good day!!

  3. #3
    Registered User
    Join Date
    04-12-2013
    Location
    hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: macro to merge the columns in to single row

    hi,
    thankx for the reply..its working ... i need another small favour as iam new to macro ... in want to append

    record
    {final_delim=end,record_delim='\n',delim="~",null_field=''}
    {

    in the beginning of output as default.. thAT IS my output should be like

    record
    {final_delim=end,record_delim='\n',delim="~",null_field=''}
    {
    name:nullablestring[max=30];
    rollno:nullabledecimal[4,0]{default=NULL};
    salary:nullabledecimal[5,0]{default=NULL};
    data:nullablestring[max=30];
    }

    thanks for ur kindly help...


    regards,
    vasa hemanth saikumar

+ 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