+ Reply to Thread
Results 1 to 5 of 5

Index formula with multiple arrays(Range of cells)

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    12-11-2014
    Location
    dubai
    MS-Off Ver
    2010
    Posts
    142

    Index formula with multiple arrays(Range of cells)

    Hi Guys

    I am trying to use index formula with multiple arrays
    ex index((G4:H4,K4:L4),1,0), multiple arrays because i want to exclude some cells from the array
    I have attached the sheet and have given the example, whats the right synatx of the formula to get desired result

    I cant change the format of the sheet to suit the formula as its a client sheet


    Thanks in advance!!
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,049

    Re: Index formula with multiple arrays(Range of cells)

    dont use index, use averageifS()...
    =AVERAGEIFS($B$4:$Z$4,$B$3:$Z$3,"<="&$C$7,$B$3:$Z$3,">="&EDATE(C7,-2))
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Contributor
    Join Date
    12-11-2014
    Location
    dubai
    MS-Off Ver
    2010
    Posts
    142

    Re: Index formula with multiple arrays(Range of cells)

    Thnks Bro!!
    It worked Awesome....

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,049

    Re: Index formula with multiple arrays(Range of cells)

    Happy to help, thanks for the feedback

  5. #5
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Index formula with multiple arrays(Range of cells)

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

+ 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 with multiple arrays. Possibly need IF Function as well?
    By guy lafleur in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-31-2015, 03:13 PM
  2. INDEX & MATCH Function with Multiple Arrays
    By btone in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-22-2014, 03:59 PM
  3. Multiple Values from Vlookup (formula without index or arrays)
    By jasexcel in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-22-2014, 12:02 PM
  4. Matching or index multiple arrays
    By mthappy0 in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 03-17-2014, 07:02 AM
  5. Problems with reference to multiple arrays using VLOOKUP / INDEX-MATCH
    By tnuis in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-24-2013, 07:21 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