+ Reply to Thread
Results 1 to 3 of 3

Search for info in sheet 2 based on a date and text criteria in sheet 1?

  1. #1
    Registered User
    Join Date
    10-06-2012
    Location
    Norge
    MS-Off Ver
    Excel 2010
    Posts
    14

    Search for info in sheet 2 based on a date and text criteria in sheet 1?

    Hi,

    Here is an example of my spreadsheet: Excel example.xlsx

    I would like to get all the bid/ask quotes for the different currency pairs in sheet 2 into sheet 1 sorted by the right date and time.

    I need a formula which recognize the time + the currency from sheet 1 and search for it in sheet 2 then brings the right bid/ask quote back into sheet 1.

    What kind of formula would you recommend?

    Thanks for your time and help!
    Last edited by EvoBob; 06-18-2013 at 02:31 PM.

  2. #2
    Registered User
    Join Date
    03-18-2013
    Location
    Tasmania, Australia
    MS-Off Ver
    Excel 2007
    Posts
    95

    Re: Search for info in sheet 2 based on a date and text criteria in sheet 1?

    go with this in Cell B3 on sheet1

    =SUMIFS(Sheet2!C:C,Sheet2!$B:$B,CONCATENATE("=",Sheet1!$B$1),Sheet2!$A:$A,CONCATENATE("=",$A3))

    I note that the formatting between your two sheets appears to be different so that the formula doesn't work.

    To amend - select cell A3 on sheet 1 - hit F2 and then enter - repeat to the bottom of the row. This effectively activates the cells.

    Not sure how you get the data into each sheet - so can't advise how you can avoid this issue in future - their are easy workarounds for this anyway.....

  3. #3
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Search for info in sheet 2 based on a date and text criteria in sheet 1?

    Hi Evobob,

    See the attached file, green cells, select them all and drag down.

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Excel example.xlsx
    Regards,
    DILIPandey
    <click on below * if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), dilipandey@gmail.com

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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