+ Reply to Thread
Results 1 to 3 of 3

Combining columns across sheets and workbooks.

  1. #1
    Registered User
    Join Date
    01-17-2013
    Location
    Paris, France
    MS-Off Ver
    Excel 2016
    Posts
    34

    Question Combining columns across sheets and workbooks.

    Hello Everybody.

    What I am trying to do is take four columns and turn them into one.

    Column 1 Column 2 Column 3 Column 4 Column 5

    AA AA BB CC DD
    AA AA BB CC DD
    BB
    BB
    CC
    CC
    DD
    DD

    However, each of these columns is on a different sheet.

    Furthermore, I will then need to take this 'super column', column A and combine it with others from other workbooks. I have been hunting around all over but can't find a solution. I can find a solution when it is all on the same page but not across sheets and workbooks.

    Can anyone help?

    Thanks

    L
    Last edited by lamenters; 03-25-2014 at 07:52 AM. Reason: Added clarification

  2. #2
    Valued Forum Contributor adyteo's Avatar
    Join Date
    01-10-2013
    Location
    Calgary
    MS-Off Ver
    Excel 2010
    Posts
    540

    Re: Combining columns across sheets and workbooks.

    Column 1 in A
    Column 2 in B and so on

    Column Overall in F

    F2: =a2 & "-" & b2 & "-" & c2 & "-" & d2 & "-" & e2

    and then copy down

    you will get: AA - AA - BB - CC - DD
    Click on the star if you think I helped you

  3. #3
    Registered User
    Join Date
    01-17-2013
    Location
    Paris, France
    MS-Off Ver
    Excel 2016
    Posts
    34

    Re: Combining columns across sheets and workbooks.

    This has not been solved but I have found a way round the problem.

+ 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. combining columns from multiple sheets into one column
    By lex1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-06-2012, 02:45 AM
  2. [SOLVED] Combining columns from multiple sheets
    By PeteP in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 05-07-2012, 05:21 AM
  3. Combining Multiple Workbooks / Separate Sheets
    By Orangeworker in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-09-2010, 01:59 PM
  4. Combining Sheets from 5 Workbooks into 1 Sheet
    By Topdrop18 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-15-2010, 04:35 PM
  5. Combining sheets from multiple workbooks into master
    By jaikin in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 09-20-2009, 11:59 AM

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