+ Reply to Thread
Results 1 to 4 of 4

Changing Col_Index_Num using Vlookup

  1. #1
    Registered User
    Join Date
    01-03-2012
    Location
    new delhi
    MS-Off Ver
    Excel 2010
    Posts
    36

    Changing Col_Index_Num using Vlookup

    Dear All,

    Need to know, if we use =+VLOOKUP($F$7,Sheet1!$C$2:$J$25,4,FALSE)


    need to change Col_Index_Num. Kindly post the suggestions if this is possible...

  2. #2
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Changing Col_Index_Num using Vlookup

    Hi Kunal,

    On what basis you want to change the Col_Index_Num i.e., is there any month / day you want to match and wish to include the matching number as Col_Index_Num so that you do not need to increase / change the same when you drag the formula. If possible, share the sample file. Thanks.


    Regards,
    DILIPandey

    <click on below 'star' if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), dilipandey@gmail.com

  3. #3
    Registered User
    Join Date
    01-03-2012
    Location
    new delhi
    MS-Off Ver
    Excel 2010
    Posts
    36

    Re: Changing Col_Index_Num using Vlookup

    Attaching file for better understanding, see the yellow highlighted cells or we can match both the value like name and Skills from the sheet 2 and return the value in ECU HW Main Sheet "cell d9"

    Regards,
    Kunal Kumar

    Quote Originally Posted by dilipandey View Post
    Hi Kunal,

    On what basis you want to change the Col_Index_Num i.e., is there any month / day you want to match and wish to include the matching number as Col_Index_Num so that you do not need to increase / change the same when you drag the formula. If possible, share the sample file. Thanks.


    Regards,
    DILIPandey

    <click on below 'star' if this helps>
    Attached Files Attached Files

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,421

    Re: Changing Col_Index_Num using Vlookup

    You can change the formula in D9 to this:

    =VLOOKUP(D$3,Sheet2!$A$2:$H$25,MATCH($B9,Sheet2!$C$1:$H$1,0)+2,FALSE)

    and then you can copy this down to D13.

    Then you can copy the block D9:D13 across to F9, H9 etc, as in the attached file.

    Hope this helps.

    Pete
    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)

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