Results 1 to 2 of 2
  1. #1
    Diamond is offline Novice
    Windows XP Access 2003
    Join Date
    Jan 2013
    Posts
    13

    Is it possible to have a check box when checked put date in another field on a form?

    I am working on a database that uses dates for testing purposes. I eventually will have a query to find those dates, but in the mean time, I would like to have a check box, when checked, put a date into another field on the form. There are three check boxes that need to calculate different dates. Such as one for 365 days, one for 180 days and one for 92 days and show in the same field on a form. Is this possible? Any help is appreciated, Thank you.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Sure! Use code and the DateAdd() function in the Click event of the CheckBox.

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

Similar Threads

  1. Checked Box + Date = Checked box
    By ItsATJ in forum Access
    Replies: 12
    Last Post: 09-03-2013, 10:25 AM
  2. Replies: 2
    Last Post: 01-04-2013, 10:05 AM
  3. Replies: 3
    Last Post: 12-04-2012, 05:22 PM
  4. Date Field Check against Saved Date?
    By Heatshiver in forum Programming
    Replies: 8
    Last Post: 03-26-2012, 11:01 PM
  5. Replies: 22
    Last Post: 11-14-2011, 10:29 AM

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