+ Reply to Thread
Results 1 to 2 of 2

Look up - locate - retun cross referenced value

  1. #1
    Registered User
    Join Date
    06-20-2012
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    44

    Look up - locate - retun cross referenced value

    There are three types of resources A, B and C.

    A is senior resource to be placed in US
    B is middle level reource to be placed in UK
    C is Junior to be placed in Germany
    Row 8:11 depicts the rate for each senior, middle and junior grade for each geography..
    ---------------------
    Now as per project plan there is specific requirement of resources row 14:17
    This table has to be read as, for Week 1, project need is to have 2 A type, 1 C type resource.
    --------------
    Requirement is table row 20:22 sould return total rev (rate*no of resources) defined in Row 8:11 from each resource in each week....

    Hope I am able to put down my problem clearly..

    Thanking in anticipation......
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Look up - locate - retun cross referenced value

    If I understand you correctly, try this, copied down and across...

    =IF(B15="","",B15*INDEX($B9:$D9,1,MATCH($A25,$B2:$D2,0)))
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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] How can I return a cross referenced cell value?
    By JR in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 04:05 PM
  2. [SOLVED] How can I return a cross referenced cell value?
    By JR in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 PM
  3. [SOLVED] How can I return a cross referenced cell value?
    By JR in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 PM
  4. [SOLVED] How can I return a cross referenced cell value?
    By JR in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM
  5. How can I return a cross referenced cell value?
    By JR in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 PM

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