+ Reply to Thread
Results 1 to 5 of 5

Populate current days date after Picking a option from drop down list

  1. #1
    Registered User
    Join Date
    07-14-2016
    Location
    Sacramento, CA
    MS-Off Ver
    2010
    Posts
    7

    Populate current days date after Picking a option from drop down list

    I am new to excel so I am trying to have a date auto populate when a item is picked from a drop down list.

    For Example

    B5 from drop down list picked Completed.
    P5 to auto populate with todays date.

  2. #2
    Forum Expert
    Join Date
    10-09-2012
    Location
    Dallas, Texas
    MS-Off Ver
    MO 2010 & 2013
    Posts
    3,049

    Re: Populate current days date after Picking a option from drop down list

    Welcome to the forum.

    So you likely don't want a LIVE formula to be todays date, because when you open the file tomorrow, it will be tomorrows date etc etc.
    IF you DO want that then the formula is rather simple as
    Please Login or Register  to view this content.
    If you wanted a static date value you CAN have a vba script automatically populate the cell for you.
    Please ensure you mark your thread as Solved once it is. Click here to see how.
    If a post helps, please don't forget to add to our reputation by clicking the star icon in the bottom left-hand corner of a post.

  3. #3
    Forum Expert
    Join Date
    10-09-2012
    Location
    Dallas, Texas
    MS-Off Ver
    MO 2010 & 2013
    Posts
    3,049

    Re: Populate current days date after Picking a option from drop down list

    Please Login or Register  to view this content.
    This code would do what you wanted if you put it in the WORKSHEET.

  4. #4
    Registered User
    Join Date
    07-14-2016
    Location
    Sacramento, CA
    MS-Off Ver
    2010
    Posts
    7

    Re: Populate current days date after Picking a option from drop down list

    Awesome thank you so much for that.

    Would it be possible to have the date be permanent if i change the value in b5 since it is a drop down with multiple selection options?

  5. #5
    Forum Expert
    Join Date
    10-09-2012
    Location
    Dallas, Texas
    MS-Off Ver
    MO 2010 & 2013
    Posts
    3,049

    Re: Populate current days date after Picking a option from drop down list

    Are you asking if it would be possible for the date to be permanent with a formula? No you cannot drop in a value from a formula. A formula is always live unless you manually override it OR use something like the VBA I posted above.

+ 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] Formula Help: Determine days total from arrival to current date then stop adding days
    By Vicious00013 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-14-2016, 12:45 PM
  2. [SOLVED] How do I date stamp different fields each time I select an option from a drop down list?
    By martyparke in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-28-2014, 05:47 AM
  3. [SOLVED] Need average of days for date values from date to current day that updates current date
    By FinGhost in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-12-2013, 04:41 PM
  4. [SOLVED] picking data from one list to populate another
    By mustang__1 in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 08-09-2012, 01:45 PM
  5. Replies: 1
    Last Post: 07-16-2012, 10:42 PM
  6. Drop Down List Not Picking Up All Column Data
    By short9974 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-12-2008, 02:50 PM
  7. How to make drop-down list of dates start with current date?
    By Jan Buckley in forum Excel General
    Replies: 15
    Last Post: 08-29-2005, 05:05 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