+ Reply to Thread
Results 1 to 6 of 6

Multiple criteria lookup??

  1. #1
    Registered User
    Join Date
    06-27-2013
    Location
    Virginia, USA
    MS-Off Ver
    Excel 2010
    Posts
    8

    Multiple criteria lookup??

    Hello,

    I am trying to pull data from a part of a colum (A5:A16) on one worksheet into a cell on another worksheet based on the date and a position (1, 2, 3, or 4). Here is the sheet that I am trying to pull from:

    Scheduling sheet.jpg

    And here is the sheet that I am trying to automate:

    Talley Sheet.jpg

    I have been able to automate some of my workbook using conditional formatting and some nested IF statements.

    I am sure that there is something useful that I am forgetting to tell you about, so please let me know what further information would be helpful.

    Thanks,
    John McDonnell

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Multiple criteria lookup??

    Attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    06-27-2013
    Location
    Virginia, USA
    MS-Off Ver
    Excel 2010
    Posts
    8

    Re: Multiple criteria lookup??

    Thanks for the response. I have attached what I believe you asked me for with a before and after tally sheets.
    Attached Files Attached Files

  4. #4
    Valued Forum Contributor AZ-XL's Avatar
    Join Date
    03-22-2013
    Location
    Azerbaijan, Baku
    MS-Off Ver
    Excel 2007
    Posts
    603

    Re: Multiple criteria lookup??

    Hi.
    Paste the formula to c7 cell in After Tally Sheet
    =INDEX('Play Availability'!$A$5:$A$16,MATCH('After Tally Sheet'!A7,INDEX('Play Availability'!$E$5:$AC$16,,MATCH('After Tally Sheet'!$E$3,'Play Availability'!$E$3:$AC$3,0)),0))

    When you cjange the date it brings Names
    Uploaded file
    Attached Files Attached Files
    Appreciate the help? CLICK *

  5. #5
    Registered User
    Join Date
    06-27-2013
    Location
    Virginia, USA
    MS-Off Ver
    Excel 2010
    Posts
    8

    Re: Multiple criteria lookup??

    AZ-XL,

    That is awesome! Thanks!

    -John

  6. #6
    Registered User
    Join Date
    06-27-2013
    Location
    Virginia, USA
    MS-Off Ver
    Excel 2010
    Posts
    8

    Re: Multiple criteria lookup??

    Again this answer did the trick! I am going to play with now bring over the handicap index from that worksheet and then have it use the formula that I have on the play availability page (Colums c and d) so that I hopefully can better understand the order of the functions that you provided.

    If I mess it up, you'll hear from me soon!

    Thanks!

+ 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