Results 1 to 2 of 2

How to format an array portion of a MATCH function?

Threaded View

ausable7400 How to format an array... 04-23-2020, 06:39 PM
AliGW Re: How to format an array... 04-24-2020, 01:59 AM
  1. #1
    Forum Contributor
    Join Date
    12-01-2018
    Location
    NJ
    MS-Off Ver
    Microsoft Office 2016 / Excel 2016
    Posts
    110

    How to format an array portion of a MATCH function?

    Hi Folks -

    I have the following formula:

    =IFERROR(INDEX(Results!$H:$H,AGGREGATE(15,6,ROW(Results!$H$2:$H$500000)/((Results!$B$2:$B$500000='Cover Page'!$C$5)*ISNUMBER(MATCH(Results!$F$2:$F$500000,$C$4:$G$4,0))*ISNA(MATCH(Results!$H$2:$H$500000,$B4:$B$4,0))),1)),"")
    What I need to do is format the array portion of this:
    MATCH(Results!$F$2:$F$500000,$C$4:$G$4
    $C$4:$G$4 contains dates in a format that doesn't match the source. Therefore, I"m trying to do something like TEXT(cell, "mm-dd-yyyy") but it doesn't seem to work. Any ideas?

    Or is the easier thing to do is reformat $C$4:$G$4 to the correct format?

    Thank you!
    Last edited by ausable7400; 04-23-2020 at 06:50 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Using the match function to match array to array value
    By jackcell in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-16-2020, 06:43 AM
  2. Replies: 3
    Last Post: 04-02-2016, 08:16 PM
  3. [SOLVED] Array Formula works in one portion, but not after being altered and moved
    By kspeese in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-19-2013, 01:14 AM
  4. index function error using match function to get data from a cell in an array
    By mabildgaard in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-17-2013, 02:21 AM
  5. Sum portion of array without loop
    By ElmerS in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 06-24-2009, 12:26 PM
  6. VBA Code to Change Portion of Array Formula
    By Gos-C in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 01-28-2009, 12:57 PM
  7. [SOLVED] Format portion of formula
    By JC in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-23-2005, 02:05 PM

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