+ Reply to Thread
Results 1 to 2 of 2

Index / Array Genius Needed

  1. #1
    Registered User
    Join Date
    05-23-2018
    Location
    London
    MS-Off Ver
    Excel 2016
    Posts
    3

    Index / Array Genius Needed

    I have had help in building the attached formula.

    It looks up the job code, and then returns the narrative in column Q - but as I drag the formula down, it'll only include the 2nd, 3rd and 4th values in the column (so it avoids the duplication of the first value as a vlookup would do).

    However, I now want to amend the formula so that it will return values based on the current criteria, but also dependent on whether column B says 'Accrued Cost".

    =IFERROR(INDEX(PL!$Q$44:$Q$47,SMALL(IF(PL!$S$44:$S$47=PL!$C$11,ROW(PL!$S$44:$S$47)-ROW(PL!S$44)+1),ROWS(PL!B$34:B34))),"")

    If you can help me, that would be amazing!

    Thanks in advance
    Ryan
    Attached Images Attached Images

  2. #2
    Registered User
    Join Date
    05-23-2018
    Location
    London
    MS-Off Ver
    Excel 2016
    Posts
    3

    Re: Index / Array Genius Needed

    I found the answer elsewhere - use the below if you're having the same issue:

    =IFERROR(INDEX(PL!$Q$44:$Q$47,SMALL(IF(PL!$S$44:$S$47=PL!$C$11,IF(PL!$C$44:$C$47=PL!$B$2,ROW(PL!$S$44:$S$47)-ROW(PL!S$44)+1)),ROWS(PL!B$34:B34))),"")

+ 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. Complicated Sumif or Index Problem - need a pure genius for us
    By green4000 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-27-2017, 04:08 PM
  2. Excel Genius Needed - Copying Data into Adjacent Cells
    By financeanalyst in forum Excel General
    Replies: 3
    Last Post: 04-03-2014, 04:42 PM
  3. [SOLVED] I need an array formula Genius, I think....
    By alfgrey in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 01-10-2014, 05:37 PM
  4. Excel Genius Needed - Reformatting Addresses
    By financeanalyst in forum Excel General
    Replies: 5
    Last Post: 10-11-2013, 02:37 PM
  5. [SOLVED] Genius Needed - Conditional Formatting.
    By themanwithnoshoes in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-03-2013, 08:14 AM
  6. genius needed asap!
    By jbaich in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-02-2011, 06:41 PM
  7. VBA genius needed... Please help
    By bsnapool in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-17-2006, 10:12 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