+ Reply to Thread
Results 1 to 3 of 3

show a certain value in the selected cell based on the selected item no. and month

  1. #1
    Forum Contributor
    Join Date
    06-23-2012
    Location
    Singapore
    MS-Off Ver
    Excel 2010
    Posts
    127

    show a certain value in the selected cell based on the selected item no. and month

    Hi

    JUst need some assistance with Vlookup, need to show a certain value in the selected cell based on the selected item no. and month.

    Please refer to the attached sheet.

    Thanks
    Attached Files Attached Files
    Last edited by pphg; 01-30-2013 at 03:16 AM.

  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,926

    Re: show a certain value in the selected cell based on the selected item no. and month

    try this...
    =INDEX(DATA!$B$3:$E$5,MATCH(MAIN!C2,DATA!$B$3:$B$5,0),MATCH(MAIN!C3,DATA!$B$3:$E$3,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

  3. #3
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,361

    Re: show a certain value in the selected cell based on the selected item no. and month

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Your fast
    I think people forget the word "THANK YOU!!!!" Do you still know it???

    There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "

    Regards,
    Vladimir

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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