+ Reply to Thread
Results 1 to 2 of 2

Returning a value based on multiple criteria

  1. #1
    Registered User
    Join Date
    03-17-2013
    Location
    Surrey, England
    MS-Off Ver
    Excel 2007
    Posts
    12

    Returning a value based on multiple criteria

    Dear Forum,

    I wonder if you can help

    I have a spreadsheet with the following columns of data:

    A = Entry date
    B = Project Number
    C = Approximate employee hours to complete project

    (All columns may contain duplicates values within the column)

    In cell D1 I want to enter one of the project numbers and for a formula in E1 to return the most recently entered 'Approximate employee hours to complete' value for that project from column C

    Many thanks in advance for your help

    Kind regards

    Alex

  2. #2
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: Returning a value based on multiple criteria

    =lookup(100000,$a$3:$a$800/($b$3:$b$800=e1),$c$3:$c$800)
    Attached Files Attached Files

+ 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. [SOLVED] Returning the sum of numerous cells based on multiple look up criteria.
    By TheClaw2323 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-05-2016, 10:23 AM
  2. Writing a formula for returning a text value based on multiple criteria
    By DataAnalyst215 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-27-2016, 06:55 PM
  3. Returning multiple row based on criteria
    By MartyB99 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-02-2013, 04:56 PM
  4. Replies: 3
    Last Post: 09-06-2012, 09:07 AM
  5. Returning multiple rows of data based on certain criteria
    By ghurhu in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-19-2012, 03:54 AM
  6. Returning a lookup value based on multiple criteria.
    By ahunter488 in forum Excel General
    Replies: 3
    Last Post: 06-09-2011, 01:55 AM
  7. returning entire row based on single or multiple criteria
    By cdevericks in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-23-2008, 09:43 AM

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