Results 1 to 7 of 7

Aray Formula - Sum from a number of OR criteria

Threaded View

  1. #4
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,327

    Re: Aray Formula - Sum from a number of OR criteria

    I don't think you need to enter this as an array formula as the Sumproduct is doing that part for you.

    It also might be a good idea to stay away from offset as it's volatile.

    =SUMPRODUCT(SUMIF(A:A,D2:INDEX(D:D,MATCH(REPT("z",255),D:D)),B:B))
    Last edited by jeffreybrown; 11-19-2018 at 11:50 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to have the formula add or subtract 1 year in a Index -Aray formula
    By Meshell in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-02-2017, 10:59 PM
  2. Filling an aray via vba
    By Excelbat in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-22-2015, 09:52 PM
  3. Lookup partial fit in aray
    By Optim in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-13-2015, 09:53 PM
  4. Aray formula and Zeros
    By cdscivic in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-15-2013, 02:24 PM
  5. [SOLVED] Aray within an array
    By wacky_diva in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-22-2013, 12:49 AM
  6. rearrange an aray
    By fly Catcher in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-20-2008, 03:29 PM
  7. filling an aray without looping
    By mark@sentryi.com in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-09-2005, 01: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