+ Reply to Thread
Results 1 to 2 of 2

How to write user defined function for Index and Match

  1. #1
    Registered User
    Join Date
    04-25-2012
    Location
    Malaysia
    MS-Off Ver
    Excel 2003
    Posts
    1

    How to write user defined function for Index and Match

    Hi I am quite new to this VBA programming. What I want to do is to convert the following formula in excel into a user define function.

    The formula in excel is like this : =INDEX($X$3:$AL$40, MATCH(1, INDEX(($V$3:$V$40=C3)*($W$3:$W$40=D3),),0),MATCH(E3,$X$2:$AL$2,0))


    Can someone please help me or give me some example of how the VBA codes will look like?

    Thanks

  2. #2
    Forum Guru
    Join Date
    08-26-2007
    Location
    London
    Posts
    4,606

    Re: How to write user defined function for Index and Match

    OK, the obvious question is why?

+ 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