+ Reply to Thread
Results 1 to 4 of 4

Can each item in drop-down list REPRESENTa value that will populate the cell?

  1. #1
    Registered User
    Join Date
    09-19-2012
    Location
    Near Athens, GA.
    MS-Off Ver
    Excel 2012
    Posts
    6

    Can each item in drop-down list REPRESENTa value that will populate the cell?

    My Excel operators are running a real-time itinerary process. I have designed dropdown lists for their convenience that names the times of the day in half-hour increments. But the operators are uncomfortable with the use of 24-hour military time, and this is the time value necessary for logging hours-worked from a bookkeeping perspective.
    Is there a way in which the operator selects a familiar 12-hour (AM/PM) time from my dropdown list and have the selected cell automatically populate with a corresponding 24-hour-clock equivalent?
    Cheers,
    jeffery_g

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Can each item in drop-down list REPRESENTa value that will populate the cell?

    Sure, if your list range is formatted as 12 hour AM/PM and your data validation cells are formatted as 24 hour. See attachment
    Is that what you are looking for?
    Attached Files Attached Files
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    09-19-2012
    Location
    Near Athens, GA.
    MS-Off Ver
    Excel 2012
    Posts
    6

    Re: Can each item in drop-down list REPRESENTa value that will populate the cell?

    Hello ChemistB:
    That's it! Your example will do exactly what I want...
    Thank you so much for the expertise.
    Will mark this thread as "solved".
    Cheers!
    jeffery_g

  4. #4
    Registered User
    Join Date
    09-19-2012
    Location
    Near Athens, GA.
    MS-Off Ver
    Excel 2012
    Posts
    6

    Re: Can each item in drop-down list REPRESENTa value that will populate the cell?

    THE SOLUTION: My drop-down list...

    A1: 1:00 AM
    A2: =A1+0.5/24 [1:30 AM]
    A3: =A2+0.5/24 [2:00 AM]
    A4: =A3+0.5/24 [2:30 AM]
    ...etc.

    Thanks again, ChemistB!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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