+ Reply to Thread
Results 1 to 6 of 6

Choosing Column to sum based off criteria in Row/Column in another worksheet

  1. #1
    Registered User
    Join Date
    09-12-2014
    Location
    Morrisville, NC
    MS-Off Ver
    2013
    Posts
    40

    Choosing Column to sum based off criteria in Row/Column in another worksheet

    I am working on a dashboard where I want to sum a particular month's data based off criteria in the dashboard worksheet. In one worksheet I have the product type in one column and a column for each month we expect to recognize revenue. In the dashboard worksheet, I want to specify the month we want to look at and sum the values in the raw data based off the product type.

    In the raw data worksheet, the column headers for each month are labeled as 1, 2, 3, 4, etc. The row labels are Sales Dev, Sales Dev Melt, Extrusion, etc. In the Dashboard worksheet I have the row labels and already have a sumif statement that is looking at the specific row label and a specific column.
    Please Login or Register  to view this content.
    I'd like to be able to choose the month I want to look at based off a value in the dashboard that the user specifies.

    I've been playing around with indirect/sumif statements, but haven't been successful. Is there a way to do this with a formula?

    If I need to explain further, please let me know.

    Thank you in advance for your help.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,477

    Re: Choosing Column to sum based off criteria in Row/Column in another worksheet

    Yes, however it would be easier to advise specifically if you attached a sample workbook.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    09-12-2014
    Location
    Morrisville, NC
    MS-Off Ver
    2013
    Posts
    40

    Re: Choosing Column to sum based off criteria in Row/Column in another worksheet

    Trying to attach now. Hope it works.
    Attached Files Attached Files

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,746

    Re: Choosing Column to sum based off criteria in Row/Column in another worksheet

    How about
    =SUMIF('Backlog Report'!A:A,"Sales Dev",INDEX('Backlog Report'!H7:S214,0,MATCH(MONTH(D6&1),'Backlog Report'!H4:S4,0)))

  5. #5
    Registered User
    Join Date
    09-12-2014
    Location
    Morrisville, NC
    MS-Off Ver
    2013
    Posts
    40

    Re: Choosing Column to sum based off criteria in Row/Column in another worksheet

    That worked perfectly Fluff13. After adding a table and ranges to the workbook and referenced them in the formula, I believe I've accounted for when we add to it rather than setting a specific range of cells and have to go into the formula and change it if we use more than the referenced range.

  6. #6
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,746

    Re: Choosing Column to sum based off criteria in Row/Column in another worksheet

    You're welcome & thanks for the feedback

+ 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: 4
    Last Post: 07-08-2015, 06:31 AM
  2. splitting multiple worksheet based on column criteria
    By sachin483 in forum Excel General
    Replies: 2
    Last Post: 04-10-2015, 10:27 PM
  3. [SOLVED] Copy column data from multiple worksheets to single worksheet based on header criteria
    By nateaskins in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 03-21-2014, 10:42 AM
  4. Move data to specific worksheet based on Column A criteria.
    By forestminuet in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-07-2013, 01:44 PM
  5. Copy rows from a column based on inputted search criteria to another worksheet
    By dale.lebar in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-27-2012, 02:17 PM
  6. averaging a column based on criteria andputting result in new worksheet
    By BadLilBrat in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-20-2007, 03:01 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