Results 1 to 2 of 2
  1. #1
    ultra5219 is offline Advanced Beginner
    Windows 8 Access 2007
    Join Date
    Feb 2013
    Posts
    45

    display morning or afternoon when click time combo box on form

    hi guys..
    anyone knows how to lets say when i open form, under form.. if i select time from 8:00:00AM - 9:00:00AM on combo box, then it will automatically display on text box Session: Morning
    and i can able to save record for time and session on table.



    Thanks Attachment 12464

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,815
    There is no form in that database. I expect what you want can be done. Do you want user to be able to select time like 8:15?

    Use a table of time values and the associated session or use code to translate the input time to the session description.

    Either way, require code to save the session description. However, there is no need to save both time and session into table. The session can always be calculated when needed.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 5
    Last Post: 01-15-2013, 07:28 PM
  2. Replies: 3
    Last Post: 12-18-2012, 10:00 AM
  3. Replies: 1
    Last Post: 03-31-2012, 01:38 PM
  4. Replies: 2
    Last Post: 08-07-2010, 04:06 PM
  5. Replies: 13
    Last Post: 06-01-2010, 09:55 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums