+ Reply to Thread
Results 1 to 7 of 7

Summing Values from a drop downlist

  1. #1
    Registered User
    Join Date
    09-19-2018
    Location
    London
    MS-Off Ver
    MS Office 2010
    Posts
    10

    Summing Values from a drop downlist

    Morning,

    I've set up and expense sheet for our sales team. I've created a drop down list for each purchase they make so that it can be posted to the correct nominal. I.e. easyjet flight goes in the description then the sales person selects flights from the drop down list.

    How do I then get the value entered by the sales person to appear on a separate worksheet? can I create a formula so that everytime "flight" is chosen from the drop down list it sums them all on a separate worksheet?

    Basically want to make my life easier rather than posting all lines on an expense sheet to our nominal ledger and instead just putting them as a lump sum.

    Andy

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: Summing Values from a drop downlist

    Will you please attach a SMALL sample Excel workbook (10-20 rows of data is usually enough)? Please don't attach a picture of one (no-one will want to re-type all your stuff before starting).

    1. Make sure that your sample data are truly REPRESENTATIVE of your real data. The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired solution is also shown (mock up the results manually).

    3. Make sure that all confidential information is removed first!!

    4. Try to avoid using merged cells. They cause lots of problems!

    Unfortunately the attachment icon doesn't work at the moment. So, to attach an Excel file you have to do the following: Just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    09-19-2018
    Location
    London
    MS-Off Ver
    MS Office 2010
    Posts
    10

    Re: Summing Values from a drop downlist

    hi Glenn,

    thanks for the quick response. I've just attached the spreadsheet and tried to follow your instructions.

    I just need the net values to total on the worksheet titled Nominal analysis.
    Attached Files Attached Files

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: Summing Values from a drop downlist

    Try this:

    =SUMIF('Expense Sheet'!D:D,B2,'Expense Sheet'!G:G)

    in C2 of Nominal Analysis.

  5. #5
    Registered User
    Join Date
    09-19-2018
    Location
    London
    MS-Off Ver
    MS Office 2010
    Posts
    10

    Re: Summing Values from a drop downlist

    Glenn, you're a star.

    Could you just explain what Excel is doing to get the values? Just so I can understand it better

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: Summing Values from a drop downlist

    =SUMIF('Expense Sheet'!D:D,B2,'Expense Sheet'!G:G)

    Yellow: look in this column for all values that match
    Orange: this value
    Blue: and then sum the corresponding values in this column.

  7. #7
    Registered User
    Join Date
    09-19-2018
    Location
    London
    MS-Off Ver
    MS Office 2010
    Posts
    10

    Re: Summing Values from a drop downlist

    Thanks Glenn.

+ 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: 5
    Last Post: 05-03-2016, 04:52 PM
  2. Summing with Validation drop down lists
    By HelloMrAnderson in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-05-2014, 07:47 PM
  3. Error with Dependant Drop downlist (using INDIRECT function)
    By johnkelly11 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-28-2013, 07:10 AM
  4. [SOLVED] Summing numbers across drop-down lists
    By 13sydwest in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 08-09-2012, 04:46 PM
  5. Help! Calulation based upon a drop downlist??
    By DinDin! in forum Excel General
    Replies: 1
    Last Post: 01-18-2012, 09:53 AM
  6. Summing Amounts by Drop Down List Selection
    By csdunn1us in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-23-2010, 01:49 PM
  7. Summing matrix values based on X & Y axis values
    By vtbigmac in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-24-2009, 01:29 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