+ Reply to Thread
Results 1 to 4 of 4

Drop Down Data Validation - Display a result based on multiple conditions

  1. #1
    Registered User
    Join Date
    11-24-2013
    Location
    london
    MS-Off Ver
    Excel 2013
    Posts
    2

    Drop Down Data Validation - Display a result based on multiple conditions

    Hi

    I have a spreadsheet which is used to track the number of days a customer has paid for.

    For example, a customer has bought 10 engineer days from our company. I input how many days we predicted were needed to complete theirproject and how many actual days were required.

    At the moment I use a formula which allows me to enter a start date and end date and pulls out the total sum of all days in that date range.

    =SUMIFS($E$8:$E$101,$B$8:$B$101,">="&C4,$B$8:$B$101,"<="&C5)

    Sample Spreadsheet: test.xlsx

    What I now need to do is add a drop down list in Cell C3 which will filter my results based on the customer name entered. So if choose customer ABC from a drop down list, then the data displayed will be changed to reflect this.

    I have looked at VLOOKUP and Data Tables, but don't seem to be getting anywhere. New to working with formulas in Excel, your advice is appreciated.

    Thanks!
    Carl

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Drop Down Data Validation - Display a result based on multiple conditions

    Hi, and welcome to the forum.

    Does the attached help?

    It contains a couple of very small macros.
    Attached Files Attached Files
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Registered User
    Join Date
    11-24-2013
    Location
    london
    MS-Off Ver
    Excel 2013
    Posts
    2

    Re: Drop Down Data Validation - Display a result based on multiple conditions

    Richard, you are a genius! Thank you!!

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Drop Down Data Validation - Display a result based on multiple conditions

    Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.

    In future, to mark your thread as Solved, you can do the following -
    Select Thread Tools-> Mark thread as Solved.

    Incase your issue is not solved, you can undo it as follows -
    Select Thread Tools-> Mark thread as Unsolved.

    Also, since you are relatively new to the forum, i would like to inform you that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post which helped you. This adds to the reputation of the person who has taken the time to help you.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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. [SOLVED] How to display list of values in cells after using data validation drop down?
    By Yadhvi in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-03-2013, 12:15 PM
  2. Adding multiple cells based on the result of a data validation cell
    By ronrona96 in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 01-20-2013, 12:19 AM
  3. Replies: 6
    Last Post: 06-07-2012, 02:28 PM
  4. Replies: 4
    Last Post: 06-07-2012, 10:04 AM
  5. Data Validation Drop Down List Display
    By laundry125 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 07-28-2008, 01:20 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