+ Reply to Thread
Results 1 to 3 of 3

Formula Dependent on Multiple Drop Down Boxes

  1. #1
    Registered User
    Join Date
    02-08-2014
    Location
    United States
    MS-Off Ver
    Excel 2011
    Posts
    60

    Formula Dependent on Multiple Drop Down Boxes

    I am trying to determine total "Sales" based on various combinations of three drop down boxes.

    For instance, What are PM's USID Sales for a Sub Market?

    Is there a way to do this without typing a long and confusing logical statement?

    Thanks!
    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
    52,917

    Re: Formula Dependent on Multiple Drop Down Boxes

    Hi and welcome to the forum

    See if this is what you are after?
    =SUMIFS(Data!$D$2:$D$20,Data!$A$2:$A$20,'FCST Counts'!A5,Data!$B$2:$B$20,'FCST Counts'!A2,Data!$C$2:$C$20,'FCST Counts'!A8)
    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
    Registered User
    Join Date
    02-08-2014
    Location
    United States
    MS-Off Ver
    Excel 2011
    Posts
    60

    Re: Formula Dependent on Multiple Drop Down Boxes

    It does, thank you. But how would I show, for example, Microwave Sales for all Sub Markets and all PM's?

+ 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. Replies: 3
    Last Post: 07-21-2013, 07:20 PM
  2. [SOLVED] Multiple Dependent Data Validation drop down boxes
    By dawondr in forum Excel General
    Replies: 4
    Last Post: 01-23-2013, 10:00 AM
  3. Need help with Dependent drop down boxes
    By legalsec0331 in forum Excel General
    Replies: 12
    Last Post: 05-26-2012, 03:45 AM
  4. Dependent Drop Down Boxes
    By XL challenged in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-10-2009, 05:32 PM
  5. Multiple dependent drop down boxes
    By Don in forum Excel General
    Replies: 1
    Last Post: 06-22-2006, 02:40 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