+ Reply to Thread
Results 1 to 9 of 9

Copy row wise data into a merged cell from sheet 1 to sheet2

  1. #1
    Registered User
    Join Date
    05-08-2010
    Location
    Qatar
    MS-Off Ver
    Excel 2003
    Posts
    24

    Copy row wise data into a merged cell from sheet 1 to sheet2

    Hi, At least 15 rows are data like 2014A1231 TO 201A1245 in Sheet1 -"A" COLUMN. Now if i copy,paste to Sheet2 within a cell it should paste single line, two or three line. I have attached a excel sheet for reference. Thanks.
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    10-04-2014
    Location
    Europe
    MS-Off Ver
    2007
    Posts
    107

    Re: Copy row wise data into a merged cell from sheet 1 to sheet2

    Hi
    Are you trying to change the data from a column to a row?

  3. #3
    Registered User
    Join Date
    05-08-2010
    Location
    Qatar
    MS-Off Ver
    Excel 2003
    Posts
    24

    Re: Copy row wise data into a merged cell from sheet 1 to sheet2

    Yes,Please check attachment. Thanks

  4. #4
    Forum Contributor
    Join Date
    10-04-2014
    Location
    Europe
    MS-Off Ver
    2007
    Posts
    107

    Re: Copy row wise data into a merged cell from sheet 1 to sheet2

    Hi
    Is this something like what you need?
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    05-08-2010
    Location
    Qatar
    MS-Off Ver
    Excel 2003
    Posts
    24

    Re: Copy row wise data into a merged cell from sheet 1 to sheet2

    I have merged Cell, within cell all to paste with or without comma.

  6. #6
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Copy row wise data into a merged cell from sheet 1 to sheet2

    If you want the result to be like the merged cell but not in a merged cell but a matrix this will do it for you.

    Enter the number of columns for the data and the original data will be entered across that number of columns and if another row is required, it will be added. As this stands, the setup will handle up to 20 columns by 200 rows.
    Attached Files Attached Files
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

  7. #7
    Forum Contributor
    Join Date
    10-04-2014
    Location
    Europe
    MS-Off Ver
    2007
    Posts
    107

    Re: Copy row wise data into a merged cell from sheet 1 to sheet2

    Hi
    I found this;

    Please Login or Register  to view this content.
    Here is the page I found it on:
    http://stackoverflow.com/questions/8...-cell-in-excel

    Unfortunately, this will not work on merged cells because it needs an array formula to activate it.
    To use it, load the code and then select a single cell and enter the following in the address bar, =JoinXL(TRANSPOSE(Sheet1!A1:A15);", ") then press cntrl+shift+enter
    You can change the separator (commas, spaces) by altering what is between the (red) quotation marks.


    Regards
    Attached Files Attached Files
    Last edited by Bobsone; 11-25-2014 at 12:49 PM.

  8. #8
    Registered User
    Join Date
    05-08-2010
    Location
    Qatar
    MS-Off Ver
    Excel 2003
    Posts
    24

    Re: Copy row wise data into a merged cell from sheet 1 to sheet2

    Thanks for your reply, But problem is MERGED Cell.

  9. #9
    Forum Contributor
    Join Date
    10-04-2014
    Location
    Europe
    MS-Off Ver
    2007
    Posts
    107

    Re: Copy row wise data into a merged cell from sheet 1 to sheet2

    Hi
    I agree, the merged cell is the problem.
    Unfortunately, I cannot find an answer to this problem. Excluding the labor intensive option of listing every cell in a very long Concatenate string, all the solutions I found do not work in merged cells.

    I wonder if someone with the necessary skills (in the Excel Programming VBA/Macro pages) could modify the code and associated formula that I posted earlier.

    Regards

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Stock price list merged by date wise from one sheet to another sheet by macro
    By nur2544 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-12-2013, 07:19 AM
  2. [SOLVED] I want change the data row wise to coloum wise & coloumn wise to row wise.
    By satputenandkumar0 in forum Excel General
    Replies: 3
    Last Post: 12-20-2012, 08:34 AM
  3. macro to compare 2 sheets row wise and copy unmatched data to 3rd sheet
    By prachi b in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 11-07-2012, 01:46 AM
  4. Copy data from a sheet and Paste in another sheet into Merged cells
    By acsishere in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-10-2011, 02:01 PM
  5. How Copy the Data from more cell in sheet1 to a row on sheet2 (others sheet)
    By antoni in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 06-11-2009, 09:23 PM

Tags for this Thread

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