+ Reply to Thread
Results 1 to 5 of 5

Summary totals - Data Validation

  1. #1
    Registered User
    Join Date
    07-16-2020
    Location
    Melbourne
    MS-Off Ver
    365
    Posts
    8

    Summary totals - Data Validation

    Hi All

    See attached worksheet.

    I am creating a budget that has a few cost buckets (Column L in the example) using Data Validation.

    I would like to summarise these totals referencing the cost buckets in the table on rows 153-156,

    but I can't figure out how to total just those line items without celling selecting.

    Am hoping there is a quick and easy way so when I add to the list, it picks up the validation and allocates it accordingly.

    Thank you for any help help in advance.
    Attached Files Attached Files

  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. 2507 (Windows 11 Home 24H2 64-bit)
    Posts
    91,767

    Re: Summary totals - Data Validation

    Look at the Insert Subtotals section on this page: https://support.microsoft.com/en-us/...e-b0a3d4a52b3a
    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
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,710

    Re: Summary totals - Data Validation

    ARRAY formula in C153 then copied across.

    =SUM(IFERROR(($L$4:$L$136=$B153)*(INDEX($N$4:$P$136,,MATCH(C$152,$N$3:$P$3,0))),0))

    To enter ARRAY formula
    Copy and paste the formula in cell
    Press F2
    Press Ctrl+Shift+Enter together
    Excel covers the formula with {}.
    Attached Files Attached Files
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

  4. #4
    Registered User
    Join Date
    07-16-2020
    Location
    Melbourne
    MS-Off Ver
    365
    Posts
    8

    Re: Summary totals - Data Validation

    Thank you both for this solution. This worked for me

  5. #5
    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. 2507 (Windows 11 Home 24H2 64-bit)
    Posts
    91,767

    Re: Summary totals - Data Validation

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

+ 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. Summary Totals By Data Type
    By danmcampbell in forum Excel General
    Replies: 1
    Last Post: 04-08-2012, 03:19 PM
  2. [SOLVED] Exclude hidden data from summary totals
    By XVOTE in forum Excel General
    Replies: 2
    Last Post: 06-03-2005, 01:05 AM
  3. Exclude data from summary totals when hidden
    By XVOTE in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 06-03-2005, 12:05 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