+ Reply to Thread
Results 1 to 2 of 2

Append the Sheet data

  1. #1
    Registered User
    Join Date
    03-26-2014
    Location
    INDIA
    MS-Off Ver
    Excel 2003
    Posts
    15

    Append the Sheet data

    Solar panel.xlsx

    Dear all.

    I have attached excel file for reference.I have 4 sheet

    combined sheet, sheet1,sheet2 , sheet3
    Combined sheet contain all data from sheet 1 ,sheet 2, sheet 3.
    problem i am facing is append the sheet & load the sheet recorded data

  2. #2
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Append the Sheet data

    Enter this formula into B2 of 'Combined'. Fill down and across to AH5.

    =INDEX(INDIRECT("'"&"Sheet"&$A2&"'!b1:b53"),MATCH(B$1,INDIRECT("'"&"Sheet"&$A2&"'!a1:a53"),0))

    I did not do a painstaking check of all the results, but what I did check all returns the correct data.

    Does this help?
    Dave

+ 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. Append the Selected data to Consolidated sheet.
    By mvinay in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-28-2014, 05:46 AM
  2. [SOLVED] Append Data to End of Every Sheet in Workbook
    By hamidxa in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-28-2014, 06:02 PM
  3. Copy and append dynamic data from one sheet to another
    By fiasco in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-31-2014, 01:41 AM
  4. Replies: 2
    Last Post: 01-22-2014, 05:36 PM
  5. [SOLVED] Move Data to another Sheet append to bottom of list and create a CSV of data
    By thequiff in forum Excel Programming / VBA / Macros
    Replies: 41
    Last Post: 07-26-2012, 06:38 AM
  6. Replies: 1
    Last Post: 07-17-2012, 11:05 PM
  7. Insert/append data from Sheet A to Sheet B
    By evenings in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-15-2010, 11:46 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