+ Reply to Thread
Results 1 to 6 of 6

Display data by searching in multiple sheet

  1. #1
    Registered User
    Join Date
    03-07-2013
    Location
    zurich
    MS-Off Ver
    Excel 2010
    Posts
    99

    Display data by searching in multiple sheet

    Hello Everyone!

    In my attached spreadsheet, I want to display data like in sheet "Template"
    i.e. Data should be populated automatically in column B, C, J, K, L by searching data in respective created date sheet. (if not found, put zero in all columns)



    -->Please note that multiple sheet (ie. 01-Dec-2013, 02-Dec-2013) contain data of different date in column "Download_DT".

    that means if you check work sheet (01-Dec-2013), the "Download_DT" column contain date like 01/12/2013 20:34
    27/11/2013 20:34
    28/11/2013 20:34

    So, formula will choose only data of correct date (i.e. 01/12/2013 20:34).


    Due to space constraint, I am not able to create multiple sheet with respective date.

    Advance thanks for your help
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    02-19-2013
    Location
    India
    MS-Off Ver
    07/16
    Posts
    2,386

    Re: Display data by searching in multiple sheet

    Hello And Welcome to forum abhraham ! yes you can do that

    try this formula in template in B2 =SUMPRODUCT(--(INDIRECT("'"&TEXT($A2,"DD-mmm-yyyy")&"'!"&"$E$2:$E$1000")=B$1)*(INDIRECT("'"&TEXT($A2,"DD-mmm-yyyy")&"'!"&"$D$2:$D$1000")=$A2)) and enter then drag down and drag to right but you need to keep the same date&Time in A2,A3 and so on as in your month
    sheet(copy and paste the date from your month sheet to A2
    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    WANT TO SAY THANKS, HIT ADD REPUTATION (*) AT THE BOTTOM LEFT CORNER OF THE POST

    More we learn about excel, more it shows us, how less we know about it.

    for chemistry
    https://www.youtube.com/c/chemistrybyshivaansh

  3. #3
    Forum Expert
    Join Date
    02-19-2013
    Location
    India
    MS-Off Ver
    07/16
    Posts
    2,386

    Re: Display data by searching in multiple sheet

    Hello fnd attached!

    Hope this helps
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    03-07-2013
    Location
    zurich
    MS-Off Ver
    Excel 2010
    Posts
    99

    Re: Display data by searching in multiple sheet

    Thanks for your help.

    For columns J, K and L, how to display the check with highest number of records in descending order.
    How to proceed

  5. #5
    Registered User
    Join Date
    03-07-2013
    Location
    zurich
    MS-Off Ver
    Excel 2010
    Posts
    99

    Re: Display data by searching in multiple sheet

    I got solution for part of my query through Hemesh .

    Can anybody help me how to display top three name with highest record.

    Newly Attached sheet for your reference (output should be in template sheet)

    Advance thanks
    Attached Files Attached Files

  6. #6
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Display data by searching in multiple sheet

    Quote Originally Posted by abraham30 View Post

    Can anybody help me how to display top three name with highest record.

    Newly Attached sheet for your reference (output should be in template sheet)
    Since this is a different question you should start a new thread.

    Makes things easier to find when you do a search if the thread is kept to a single topic.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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. macro error while searching data in multiple sheet
    By sanyaa in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 12-22-2013, 12:34 PM
  2. [SOLVED] Code for searching multiple worksheets and copying matching data to 1 w/sheet
    By lambi15 in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 03-09-2013, 07:58 AM
  3. Replies: 1
    Last Post: 03-24-2009, 04:35 AM
  4. Searching for data across multiple sheets and copying to one main sheet
    By truedonk in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-24-2008, 08:13 AM
  5. Replies: 1
    Last Post: 03-18-2005, 09:06 AM

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