+ Reply to Thread
Results 1 to 3 of 3

Convert Index look up to vba code

  1. #1
    Forum Contributor
    Join Date
    08-07-2013
    Location
    mo
    MS-Off Ver
    Excel 2010
    Posts
    453

    Convert Index look up to vba code

    I am trying to convert the formula below to code instead of having a formula in the workbook.

    =IFERROR(INDEX(Stored!$C$22:$AN$795, MATCH($D$10,Stored!$C$22:$C$7000,0), MATCH(E9,Stored!$C$22:$AN$22,0)),0)

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Convert Index look up to vba code

    One way:

    Please Login or Register  to view this content.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Forum Contributor
    Join Date
    08-07-2013
    Location
    mo
    MS-Off Ver
    Excel 2010
    Posts
    453

    Re: Convert Index look up to vba code

    Perfect.... Thank you for the help

+ 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. Convert Cell Formula to Convert Text to VBA Code
    By PY_ in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-08-2014, 05:51 PM
  2. Convert Index function to vba
    By BanjoTom in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 11-04-2013, 10:49 AM
  3. convert Index / Match formula to VBA
    By fredo in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-24-2011, 10:01 PM
  4. convert to index and forecast
    By Regan80 in forum Excel General
    Replies: 0
    Last Post: 01-24-2011, 08:07 PM
  5. How to convert Index(Match into VBA
    By Alternsti in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 07-14-2010, 07:39 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