+ Reply to Thread
Results 1 to 3 of 3

Modifying an index/match forumla to include additional cells

  1. #1
    Registered User
    Join Date
    02-10-2012
    Location
    Ottawa, Canada
    MS-Off Ver
    Excel 2010
    Posts
    24

    Modifying an index/match forumla to include additional cells

    With the help of this forum, I was able to resolve an question concerning match, index. However, I now want to add two more fields to the same results:

    Document_List[Document Name]
    Document_List[Author]

    Current the results look like this:

    WIP v1.0 -- 28-Oct-13

    I want the results to look like this:

    GS Registry Service Definitions, John Doe, WIP v1.0 -- 28-Oct-13

    Here is the current formula:

    =IF(ISNA(INDEX(Document_List[Version in File Revision],MATCH(CONCATENATE([@Services]&"SD")&"_"&MAX(IF(Document_List[Lookup]=CONCATENATE([@Services]&"SD"),Document_List[Document Date])),Document_List[Lookup]&"_"&Document_List[Document Date],0))&TEXT(MAX(IF(Document_List[Lookup]=CONCATENATE([@Services]&"SD"),Document_List[Document Date]))," d-mmm-yy")),
    "",
    INDEX(Document_List[Version in File Revision],MATCH(CONCATENATE([@Services]&"SD")&"_"&MAX(IF(Document_List[Lookup]=CONCATENATE([@Services]&"SD"),Document_List[Document Date])),Document_List[Lookup]&"_"&Document_List[Document Date],0))&" --"&TEXT(MAX(IF(Document_List[Lookup]=CONCATENATE([@Services]&"SD"),Document_List[Document Date]))," d-mmm-yy"))

    Just not sure were to add the extra fields.

  2. #2
    Valued Forum Contributor AZ-XL's Avatar
    Join Date
    03-22-2013
    Location
    Azerbaijan, Baku
    MS-Off Ver
    Excel 2007
    Posts
    603

    Re: Modifying an index/match forumla to include additional cells

    Can you upload sample file?
    Appreciate the help? CLICK *

  3. #3
    Registered User
    Join Date
    02-10-2012
    Location
    Ottawa, Canada
    MS-Off Ver
    Excel 2010
    Posts
    24

    Re: Modifying an index/match forumla to include additional cells

    Here is the file. The summary table pulls data from the document list table. Note that the summary pulls the document based on the newest (max) date (several versions and dates exist), and based on the service and type of document.
    Last edited by trishcollins; 03-13-2014 at 10:16 AM.

+ 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. INDEX / MATCH Forumla help
    By martinhardy in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 04-08-2013, 06:21 AM
  2. Index match formula tweeking to include sumif
    By MZing81 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-28-2012, 01:14 PM
  3. Help with Index, Match, and Offset Forumla
    By tjohn909 in forum Excel General
    Replies: 3
    Last Post: 03-28-2011, 08:15 PM
  4. Modifying VBA to include one additional worksheet?
    By jonvanwyk in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-22-2010, 11:01 AM
  5. Using a forumla to return the position of a value like index match
    By teshiburu1988 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-16-2009, 08:23 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