+ Reply to Thread
Results 1 to 3 of 3

Filtering Dropdown lists

Hybrid View

  1. #1
    Registered User
    Join Date
    05-03-2019
    Location
    Aberdeen
    MS-Off Ver
    2016
    Posts
    1

    Filtering Dropdown lists

    Hey folks,

    Wonder if you can help me out? I've created a spreadsheet that tracks utilisation of engineers in terms of various zones, pay rates, number of days etc. These engineers are split into different levels [supervisor and engineer] and it does the usual totalling up for various different periods and reports.

    I have 2 x sheets, one with all the collation of data [names/total days/days per month/quarter etc] and the other is the actual work movements as they happen [job number, engineer, discipline, start date, expected duration, finish date, monetary value] and it Gantts each movement onto a year calendar to boot.

    Whilst I have managed to create dependent drop down lists [thank you youtube videos!] I'm struggling to amend my drop downs to show me available personnel -- that is people who are no on a job or scheduled on a job greater than/equal to todays date -- you can't be in two places at once....right?

    I thought nested IFs would work, such as -- {=IF('2019'!$F$24:$F$241=Analysis!$A4,IF(MAX('2019'!$J$24:$J$241)>TODAY(),"No",IF(MAX('2019'!$K$24:$K$241)<MAX('2019'!$J$24:$J$241),"Yes","No")))}
    F24:F241 -- is the name of the engineers in a great long list
    A4 - the specific name of the engineer that I want to compare in F24:f241 to see if he's on a job or scheduled on a job
    J24:J241 -- start dates from the raw data for each engineer movement
    K24:241 -- finish dates from the raw data for each engineer movement -- which is a calculation of (start date + duration columns - 1) -- 07/05/19 + 8days = 14/05/19

    In a nutshell, I want to be forecasting and scheduling up & coming works, so that available engineers are utilised. Thus, I want to look up the raw data to see if JOE BLOGGS is either on a job or scheduled for a future job, so that he would/wouldn't be available for the new job that I am creating the movement for.

    Make sense...hopefully?

    Any help appreciated or different ways to structure my sheets to make the above principal achievable

    Thanks
    mj
    Last edited by mj2019; 05-07-2019 at 08:05 AM. Reason: Non descriptive title

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2504
    Posts
    13,620

    Re: Help -- formula needed from you good people of Excel Forum

    Title much more descriptive. Thx
    (although the original one was funnier )
    Last edited by Pepe Le Mokko; 05-07-2019 at 08:09 AM.

  3. #3
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2504
    Posts
    13,620

    Re: Filtering Dropdown lists

    Might I also suggest ( to get the ball rolling)
    to attach a sample workbook (not a picture or pasted copy). Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

+ 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. Introduction to the good people at excelforum
    By ScottE2HotE in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 10-20-2015, 03:28 PM
  2. hi every one!!!!!! is good to be part of this forum lots of smart people
    By MARIOV1 in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 02-28-2015, 03:03 AM
  3. want to learn a lot about excel from excellent people of forum
    By cudc1 in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 12-13-2013, 01:14 AM
  4. Good morning excel forum!!!! This is not a test, this is rock & roll!...
    By dpelizzari in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 10-18-2012, 09:32 AM
  5. Replies: 28
    Last Post: 05-31-2012, 02:37 PM
  6. Replies: 2
    Last Post: 02-08-2011, 01:37 PM
  7. URLs for good Excel/VBA ressources needed!
    By Tommy Ipsen in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-01-2005, 04:06 PM

Tags for this Thread

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