+ Reply to Thread
Results 1 to 5 of 5

Copying, paste and concat certain data to one sheet

  1. #1
    Forum Contributor
    Join Date
    03-02-2018
    Location
    england
    MS-Off Ver
    2016
    Posts
    156

    Copying, paste and concat certain data to one sheet

    Hi All,

    Is there any way or a good way to copying & concat what I highlight on different sheets to the main sheet?

    There's a example of what I wanna achieve and how it look like in the main sheet.

    The things I'm stuck on is the concatenate on sheet size to the main sheet is there anyway to do this without vba?
    Attached Files Attached Files

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: Copying, paste and concat certain data to one sheet

    you really didn't provide any information in your example workbook that shows someone where the data comes from and what the end result is. It is just a lot of data on different tabs and what appears to be some results but no real information about where those results come from.
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    Forum Contributor
    Join Date
    03-02-2018
    Location
    england
    MS-Off Ver
    2016
    Posts
    156

    Re: Copying, paste and concat certain data to one sheet

    @Sambo kid

    Apologies for not being clear enough, not really good at explaining things. As you can see in the workbook there’s a packing list, invoice and size worksheets. These are the sheets I wanna pull the data from, the main sheet.

    The main sheet is completely blank and it’s where I want to store the data from the other sheets. On the invoice I wanna pull the data from colA,B,C and E to the main sheet colA,C,D and H. The packing list ColC is the same as size sheet colA instead without the letter in front. Packing list colC is showing how many cartons of the same product, and size sheet is showing the size breakdown in each cartons. But both sheets are not showing them in order for example maybe product A carton c-2 is in row 12. But in size sheet the breakdown could be in row25.

    The bit where I stuck on the most is to concatenate the size breakdown into one cell. In the example It will be 12=51,8=70,10=69,6=48,16=18,4=31,14=33
    Then I would need to add UK and which cartons are they from like this.
    M-4:UK12=51,M-5:UK8=70,M-6:UK10=69,M-7:UK6=48,UK16=18,M-8:UK4=31,UK14=33
    Onto main sheet colG.

    I hope I explain clear enough can this be done?

  4. #4
    Forum Contributor
    Join Date
    03-02-2018
    Location
    england
    MS-Off Ver
    2016
    Posts
    156

    Re: Copying, paste and concat certain data to one sheet

    Hi

    I kinda manage to get somewhere.

    Please can someone review and give me feedback on any better way of achieving the result in Main worksheet ColD I had without vba?

    I kind stuck on with the index match aggregate to return multiple match on Calculate worksheet colE, not quite getting what It's showing in Packing list worksheet colC, which is why I use a dummy colB to test things out. Any help on this?

    Thanks
    Attached Files Attached Files

  5. #5
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,565

    Re: Copying, paste and concat certain data to one sheet

    The following formula will fill column D on the Main sheet with the values that were previously manually placed:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    The following formula will fill column E on the Calculate sheet (matches the in carton no.'s column B):
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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] copying scaterd data between two date and paste to another sheet
    By najumdn in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 07-02-2015, 07:13 PM
  2. Copying first 4 Cells in filter and paste into different Sheet
    By theprincesunil in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-24-2014, 10:09 AM
  3. [SOLVED] Copying first 4 Cells in filter and paste into different Sheet
    By theprincesunil in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-23-2014, 01:52 PM
  4. [SOLVED] Copying first 4 Cells in filter and paste into different Sheet
    By theprincesunil in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-23-2014, 01:51 PM
  5. Replies: 0
    Last Post: 06-05-2014, 10:45 AM
  6. Replies: 0
    Last Post: 08-18-2012, 03:06 AM
  7. copying and paste data from each worksheet to a summary work sheet
    By mary in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-21-2005, 02:06 PM

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