+ Reply to Thread
Results 1 to 8 of 8

Need Help, trying to make a conditional drop down, Or something like that

  1. #1
    Registered User
    Join Date
    09-13-2018
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 16.16.1
    Posts
    17

    Need Help, trying to make a conditional drop down, Or something like that

    Good afternoon all!
    Thanks in advance!
    I am trying to make the spreadsheet attached work in the following way.

    I enter the name of the person from a drop down menu, COLUMN A.
    In COLUMN B, I want to choose if the task is WOODWORKING or METALWORKING.
    If I choose WOODWORKING in COLUMN B, I want, I COLUMN C for the tasks the Woodworking task drop down menu from DROP DOWN sheet to appear in COLUMN C. If It is a Metalworking task I'd like it to be the Metalworking Dropdown from the DROP DOWN Sheet.
    Then, depending on what was chosen, the Total time spent on the task appears in the correct column.

    Is this doable?

    Thanks so much!

    Marek
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-30-2019
    Location
    Chiangmai, Thailand
    MS-Off Ver
    Office 2016, Excel 2019
    Posts
    1,234

    Re: Need Help, trying to make a conditional drop down, Or something like that

    Yes, it's doable.

    By create name range in "Drop Down" sheet as the same of B column.
    Then use validation via function INDIRECT()


    Regards.
    Attached Files Attached Files

  3. #3
    Forum Expert
    Join Date
    02-10-2019
    Location
    Georgia, USA
    MS-Off Ver
    Office 365
    Posts
    3,230

    Re: Need Help, trying to make a conditional drop down, Or something like that

    Then to answer your other question, you can enter this in cell H2
    =IF($B2="Woodworking",$G2-$F2,"")
    and in I2
    =IF($B2="Metalworking",G2-F2,"")
    and copy both down.

  4. #4
    Registered User
    Join Date
    09-13-2018
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 16.16.1
    Posts
    17

    Re: Need Help, trying to make a conditional drop down, Or something like that

    THANK YOU SO MUCH! It all worked! You all are helping and teaching me so much!

    Marek

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

    Re: Need Help, trying to make a conditional drop down, Or something like that

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.
    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.

  6. #6
    Registered User
    Join Date
    09-13-2018
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 16.16.1
    Posts
    17

    Re: Need Help, trying to make a conditional drop down, Or something like that

    Thank you! It works, learning a lot and appreciate your help and teachings!

  7. #7
    Registered User
    Join Date
    09-13-2018
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 16.16.1
    Posts
    17

    Re: Need Help, trying to make a conditional drop down, Or something like that

    Thank you so much! I see what you did now, I see where you put the INDIRECT() function in the DATA VALIDATION. Thanks! When I put it in my full spreadsheet, I've attached it, I seem to get an error. The TASK TYPE Column does not work. When you put in the INDIRECT() into the DATA VALIDATION, how does it reference the correct DROP DOWN? I see you added a black Cell above and below the data in the DROP DOWN section, what does this do? I searched for any added function in those cells and the entire range and could not find anything.
    Thanks!
    Attached Files Attached Files
    Last edited by SyzygyMoi; 01-08-2020 at 09:46 AM. Reason: Need further advice

  8. #8
    Registered User
    Join Date
    09-13-2018
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 16.16.1
    Posts
    17

    Re: Need Help, trying to make a conditional drop down, Or something like that

    I figured it out, it was a problem with the naming of the drop-downs and my task choices! Thanks again, Greb11!

+ 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: 1
    Last Post: 12-21-2019, 01:21 AM
  2. Replies: 16
    Last Post: 04-26-2018, 04:18 AM
  3. Conditional sums based on conditional drop down selections
    By susanlinsfu in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-10-2016, 02:29 PM
  4. Replies: 5
    Last Post: 12-17-2015, 06:43 AM
  5. Conditional Drop Down Based on Another Drop Down
    By mattman123 in forum Excel General
    Replies: 1
    Last Post: 10-15-2013, 02:34 PM
  6. Make conditional formatting toggle with drop-down menu
    By hopalong in forum Excel General
    Replies: 2
    Last Post: 02-29-2012, 04:16 PM
  7. how to make pop-up w/ drop-down list?
    By dlh in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-15-2008, 02:59 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