+ Reply to Thread
Results 1 to 2 of 2

Return values from table based on 2 criteria

  1. #1
    Registered User
    Join Date
    08-30-2006
    Posts
    1

    Return values from table based on 2 criteria

    Hi,

    I have a simple table that has 3 years on the horizontal, and 5 months on the vertical.

    I want to return values from the table for a specified month and year. What I need is a formula.

    Attached is the file.

    Many thanks in advance.
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    03-15-2005
    Location
    North Carolina
    MS-Off Ver
    2003 & 2007
    Posts
    180
    BC,
    Try this formula in the lookup cell

    =OFFSET(C2,MATCH(H20,C3:C7,1),MATCH(E20,D2:F2,1),1,1)

    HTH

    Jason

+ 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