Results 1 to 14 of 14

convert Sumifs to sumproduct or similar

Threaded View

  1. #1
    Registered User
    Join Date
    11-16-2020
    Location
    England
    MS-Off Ver
    365
    Posts
    31

    convert Sumifs to sumproduct or similar

    Hi Everyone

    This is my very first post here and I'm wondering if you could help me? I have lost 2 days so far trying to figure this out.

    I have this formula that does exactly what I want it to do =SUMIFS('2021'!$AD$15:$AD$493,Dates,">="&F$2,Dates,"<"&EDATE(F$2,1),WalletType, "="&$C4) except when I use the auto filters which I need to manipulate the figures but the values do not adjust. (Dates named range 2021'!$F$15:$F$500) (WalletType named range 2021'!$Ac$15:$Ac$500)

    I believe I need to use something similar =SUMPRODUCT(SUBTOTAL(9,OFFSET(2021'!$F$15,ROW(2021'!$F$15:$F$500)-ROW(2021'!$F$15),0))*(2021'!$F$15:$F$500>=$G$10)*(2021'!$F$15:$F$500,<=$G$11)*(2021'!$AD$15:$AD$500)*(2021'!$Ac$15:$Ac$500=c12) but cannot make it work.

    I am trying to produce a stock plan for stock items that are going to be). So have created a quick example document to assist my explanation the formulas above are not taken from the example just to clarify

    The items are added to the project projections tabs on a year by year basis this will show all the history over time without the list becoming too huge and giving us useful history information. The date is added for when the items are required and the product is selected from a drop down list and a quantity placed in the quantity box next to it.
    On the stock requirements tab I want to see the items for each product type by month. The production description on this page also works as a drop-down list for the other tabs. Via a data validation list
    I need to collate the totals for each product for the month and show them in the stock requirement form
    My intention is to use the orange year drop down box to be able to change the overview to look at the different years.
    I need to use data filters on the project projection tabs to manipulate the information on the stock requirements tab.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Convert Sumproduct/SumIFS into VBA Dictionary
    By Edgie in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-07-2019, 06:36 PM
  2. How can i convert sumifs to sumproduct
    By svergili in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-18-2019, 10:21 AM
  3. Convert SUMPRODUCT to SUMIFS
    By teststrip in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-03-2017, 05:15 PM
  4. Using SUMIFS & LARGE (or similar?)
    By shalx in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 12-08-2014, 06:42 AM
  5. [SOLVED] Convert SUMIFS formula to SUMPRODUCT
    By timbury1 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-08-2014, 01:18 PM
  6. SUMIFS with MONTH() or other similar functions
    By e_lad in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-15-2011, 11:25 AM
  7. Formula similar to SUMIFS
    By cmb80 in forum Excel General
    Replies: 10
    Last Post: 02-09-2011, 10:38 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