Results 1 to 4 of 4
  1. #1
    North009 is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Sep 2019
    Posts
    2

    scheduling all events when input date

    Hi guys



    I work in inspection department so we have events which process it before 6 mouth of inspection and also events after 6 month
    so how can i create access file when inter any date will show all events before and after in schedule form


    Thanks

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,820
    What do you mean by 'access file'? Do you want to create records in a table? Do you want to run a report?
    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.

  3. #3
    North009 is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Sep 2019
    Posts
    2
    Quote Originally Posted by June7 View Post
    What do you mean by 'access file'? Do you want to create records in a table? Do you want to run a report?
    yeah
    how can create records to report as schedule form
    so recorded all events and when inspection time just enter date and show u events before and after date which u entered

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,820
    Without knowing your db, hard to advise specifics.

    You can do normal data entry to create records.

    Or code can execute procedure to write multiple records to table.

    You can research VBA CurrentDb.Execute method.

    I have no idea what 'all events before and after' means.

    Have you studied introductory tutorials on database principles and Access design and VBA programming?
    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: 13
    Last Post: 01-30-2019, 05:55 PM
  2. Date Picker Events
    By Rin in forum Programming
    Replies: 13
    Last Post: 12-04-2018, 04:31 AM
  3. Tracking Events by Date and Indvidual
    By JJ Hoover in forum Access
    Replies: 7
    Last Post: 12-21-2017, 11:26 PM
  4. date/time input mask and date ordering
    By jsberry in forum Database Design
    Replies: 1
    Last Post: 06-19-2017, 01:04 PM
  5. Replies: 3
    Last Post: 05-23-2013, 05:30 PM

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