+ Reply to Thread
Results 1 to 1 of 1

Tracking Sheet - Drop down list with dates <= Today ( )

  1. #1
    Registered User
    Join Date
    07-18-2014
    Location
    England
    MS-Off Ver
    2010
    Posts
    3

    Tracking Sheet - Drop down list with dates <= Today ( )

    Hi Guys,

    I'm not sure if I'm asking too much, but here goes anyway:

    I'm currently in the process of creating a tracker sheet for new works, from this I want to populate fields to create a report sheet.

    In my 'tracker' sheet I have the column 'Programmed Dates' which will be populated by dates as such:

    H3 02/05/2014
    H4 06/06/2014
    H5 19/07/2014


    From these dates I want to create a drop-list in my 'Report' sheet that only populates with months that were included in the 'Programmed Dates', in this instance they would be:

    May-14
    June-14
    July-14


    At present all months are populated from a pre-defined list in the 'Tracker Info' sheet but this means any new dates have to be manually added and can include dates before the current one.

    I would like the drop down list to repopulate once further dates are added onto the 'Programmed Dates' sheet, e.g. 20/08/2014 (Sep-14) and 03/01/2015 (Jan-15) and so on for the foreseeable future.
    Also I don't want duplicates as multiple dates can be used the same month e.g. July-14 (04/07/2014 & 28/07/2014) but I only want the one option of July-14 to be in the drop down list.

    I know the following code is wrong but I've been looking along these lines:

    =IF(EDATE(Tracker!D3:D19 < TODAY()), MONTH(TODAY), 2)

    Any help will be much appreciated guys.

    Thanks
    Attached Files Attached Files

+ 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: 2
    Last Post: 06-25-2014, 05:59 AM
  2. [SOLVED] Code to put today's date in empty cell dependent on selection from drop-down list
    By vickyh1 in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 08-28-2013, 09:09 AM
  3. Finding the closest future date from Today from a list of dates
    By maharg in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-18-2008, 09:45 AM
  4. update cells to today date in a list of dates
    By Bill in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-18-2006, 08:30 PM
  5. Replies: 5
    Last Post: 10-27-2005, 01:55 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