Results 1 to 15 of 15

Making part of a statement iterative in Excel

Threaded View

  1. #1
    Registered User
    Join Date
    04-20-2011
    Location
    Manchester, England
    MS-Off Ver
    Excel 2007
    Posts
    43

    Making part of a statement iterative in Excel

    I have a lookup that works for a single column:

    =IFERROR(INDEX($C$2:$C$145,MATCH(A2,$D$2:$D$145,0)),"")

    If A2 matches the range of values in D2 to D145, then output the corresponding C2 to C145 value in cell B2

    This populates column B2 successfully.

    How could I put that into a loop, so that the $D$2:$D$145 part iterates between column D and column GS? ($D$2:$D$145, $E$2:$E$145, $F$2:$F$145 etc)

    Really appreciate any hints from anyone at this point.
    Last edited by asparak; 01-23-2014 at 08:45 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Making the last part of this INDIRECT formula as relative
    By zicitron in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-04-2020, 02:26 PM
  2. Help, Part 2: making the corrected data be just text?
    By clancy1104 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-06-2013, 11:19 AM
  3. making macro run auto when a third part result is met
    By myboss in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-15-2011, 04:01 AM
  4. Problem with Iterative Code, Excel Precision, or my maths??
    By Phil_V in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-19-2009, 09:59 AM
  5. [SOLVED] Using Today() and making it Static based on a particular condition. Part-II
    By all4excel in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 06-04-2008, 03:49 AM

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