+ Reply to Thread
Results 1 to 2 of 2

Putting information on two rows from one worksheet into one row in a second worksheet

  1. #1
    Registered User
    Join Date
    08-03-2015
    Location
    Oirschot, The Netherlands
    MS-Off Ver
    2010
    Posts
    1

    Putting information on two rows from one worksheet into one row in a second worksheet

    Hello,

    I'm trying to put information from one worksheet which for every item is presented in two rows into a new worksheet where the information is reduced and put into one row.
    Unfortunately I can't upload files from the office so written down below is what should happen.

    worksheet Source has item information in two rows, columns A to O. (All cells have values).
    The worksheet has information about 800 different items (so the number of rows will be different for every new monthly file).
    The information in a cell on the worksheet Source has to be copied to the worksheet Target as follows:
    Source!A1 to Target!A1
    Source!B1 to Target!B1
    Source!B2 to Target!C1
    Source!E1 to Target!D1
    Source!C2 to Target!E1
    Source!D2 to Target!F1
    Source!E2 to Target!G1
    Source!F2 to Target!H1
    Source!H2 to Target!I1
    Source!I2 to Target!J1
    Source!J2 to Target!K1
    Source!K2 to Target!L1
    Source!L2 to Target!M1
    Source!L1 to Target!N1

    I think it has to be solved in VBA, but any suggestion will be appreciated!

    Regards,

    Jurgen

  2. #2
    Valued Forum Contributor
    Join Date
    09-17-2012
    Location
    Johannesburg, South Africa
    MS-Off Ver
    Excel 2007
    Posts
    454

    Re: Putting information on two rows from one worksheet into one row in a second worksheet

    The not-vba solution:

    coalesce_cy.xlsx

+ 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. Replies: 1
    Last Post: 06-16-2015, 12:28 PM
  2. Add Information to a cell, from another worksheet :multiple rows and columns
    By adelina2014 in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 01-03-2015, 04:12 PM
  3. Replies: 1
    Last Post: 09-04-2014, 03:39 AM
  4. [SOLVED] Formula to lift multiple information from rows and place it in a separate worksheet
    By Garion in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-13-2013, 06:04 AM
  5. Replies: 5
    Last Post: 02-10-2013, 06:54 PM
  6. Unlocking Cells in 1 worksheet based on Information stored in another worksheet
    By eherron in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-03-2011, 10:13 AM
  7. Hiding rows:creates a letter from an other worksheet data information
    By Griffp in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-17-2008, 02:29 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