+ Reply to Thread
Results 1 to 9 of 9

If and Lookup

Hybrid View

fizzwolf If and Lookup 08-29-2013, 08:48 AM
kishoremcp Re: If and Lookup 08-29-2013, 08:55 AM
Sam Capricci Re: If and Lookup 08-29-2013, 09:19 AM
Fotis1991 Re: If and Lookup 08-30-2013, 04:34 AM
fizzwolf Re: If and Lookup 08-30-2013, 05:35 AM
ramananhrm Re: If and Lookup 08-30-2013, 05:09 AM
fizzwolf Re: If and Lookup 08-30-2013, 05:37 AM
Fotis1991 Re: If and Lookup 08-30-2013, 05:47 AM
:) Sixthsense :) Re: If and Lookup 08-30-2013, 05:51 AM
  1. #1
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: If and Lookup

    In fact you don't need the red part of the formula.

    =+INDEX(INDEX('Pay lookup table'!$B$2:$F$101,0,MATCH($G$2,'Pay lookup table'!$B$1:$F$1,0)),MATCH(G40,'Pay lookup table'!$A$2:$A$101,0))

    You can use the formula in this way.

    =INDEX('Pay lookup table'!$B$2:$F$101,MATCH(G40,'Pay lookup table'!$A$2:$A$101,0),MATCH(G2,'Pay lookup table'!$B$1:$F$1,0))
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: If and Lookup

    Or

    =IFERROR(VLOOKUP(G40,'Pay lookup table'!$A$2:$F$101,MATCH(G2,'Pay lookup table'!$A$1:$F$1,0)),"")


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

+ 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. Replies: 2
    Last Post: 05-19-2013, 08:46 AM
  2. Replies: 1
    Last Post: 11-07-2012, 01:57 PM
  3. Search lookup array to find lookup value contained within text string
    By Cookstein2 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-02-2011, 09:42 AM
  4. Replies: 7
    Last Post: 06-19-2011, 12:51 PM
  5. Replies: 5
    Last Post: 02-24-2011, 11:26 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