+ Reply to Thread
Results 1 to 4 of 4

Consolidate one column of all sheets in another sheet

  1. #1
    Forum Contributor
    Join Date
    08-02-2015
    Location
    Hyderabad
    MS-Off Ver
    2007
    Posts
    160

    Consolidate one column of all sheets in another sheet

    Dear Team,

    I have about 10 sheets from which Column A (dynamic list) to be retrieved into another sheet say sheet name is Consolidated

    If anyone can help me out with a formula is appreciable, as I'm new to VBA.

    Ex: Consolidate!A:A - Sheet1!A:A (Excluding Blank rows) to Sheet10!A:A (Excluding blank rows)
    Last edited by laansesu; 09-10-2016 at 01:43 AM.

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,895

    Re: Consolidate one column of all sheets in another sheet

    Here is some untested code as you did not provide a worksheet to test.

    Please Login or Register  to view this content.
    How to install your new code
    1. Copy the Excel VBA code
    2. Select the workbook in which you want to store the Excel VBA code
    3. Press Alt+F11 to open the Visual Basic Editor
    4. Choose Insert > Module
    5. Edit > Paste the macro into the module that appeared
    6. Close the VBEditor
    7. Save your workbook (Excel 2007+ select a macro-enabled file format, like *.xlsm)

    To run the Excel VBA code:
    1. Press Alt-F8 to open the macro list
    2. Select a macro in the list
    3. Click the Run button
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Forum Contributor
    Join Date
    08-02-2015
    Location
    Hyderabad
    MS-Off Ver
    2007
    Posts
    160
    Quote Originally Posted by alansidman View Post
    Here is some untested code as you did not provide a worksheet to test.

    Please Login or Register  to view this content.
    How to install your new code
    1. Copy the Excel VBA code
    2. Select the workbook in which you want to store the Excel VBA code
    3. Press Alt+F11 to open the Visual Basic Editor
    4. Choose Insert > Module
    5. Edit > Paste the macro into the module that appeared
    6. Close the VBEditor
    7. Save your workbook (Excel 2007+ select a macro-enabled file format, like *.xlsm)

    To run the Excel VBA code:
    1. Press Alt-F8 to open the macro list
    2. Select a macro in the list
    3. Click the Run button
    Is this can be done with formula, as if something to be changed I can handle it.

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,895

    Re: Consolidate one column of all sheets in another sheet

    What do you have against doing this with a VBA solution. It will be much faster. I am not aware of any formula that will do this for you.

+ 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. Consolidate data from all sheets into one sheet
    By Remphan in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-02-2016, 09:01 PM
  2. How To Consolidate Data From Different Sheets to One Summary Sheet
    By Lawliet918 in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 07-06-2015, 12:23 AM
  3. Remove duplicats from 2+ sheets & consolidate data onto another sheet
    By akamenov88 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-09-2014, 12:50 PM
  4. [SOLVED] Consolidate data from multiple sheets into one sheet
    By adil.master in forum Excel Charting & Pivots
    Replies: 5
    Last Post: 08-04-2013, 02:41 AM
  5. Consolidate all the sheets into one master sheet
    By vignesh rocks in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-09-2013, 08:41 AM
  6. Need macro to consolidate data from different sheets to single sheet
    By sekharyadav in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-18-2012, 03:20 AM
  7. Consolidate several sheets into one sheet using VBA
    By mkvassh in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-10-2011, 01:24 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