Results 1 to 4 of 4
  1. #1
    alonsocolin is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Sep 2014
    Posts
    2

    Excel Check List to Access

    Hello,

    I hope everyone is having a good day. I need some of your kind assistance on moving from an Excel check list to Access. I have been trying to do this on my own for the past few weeks but I haven't been successful -I'm already going bananas. Any suggestions will be greatly appreciated.

    The structure of my list is as follows and the Excel template is attached:

    This is to keep track of items within categories which are entered by several users (operators) and a summary (at the top of the Excel list).

    Summary:
    Pass
    Near Miss
    Fail (if any of the items in the categories is fail the entire game is fail)



    Game name
    notes
    operator (name selected in the welcome form and should not be able to change in the summary)
    date
    Incident (simple text box would do)


    PreEvent (category 1)
    Check Item One
    Check Item two
    .
    .
    Check item...
    Notes

    During Event (category 2)
    Check Item One
    Check Item two
    .
    .
    Check item...
    Notes


    End of Event (category 3)
    Check Item One
    Check Item two
    .
    .
    Check item...
    Notes



    I use the check list every time there is a new game and each game has a unique name. I'm thinking this would allow me to pull reports in Access if I need to know about a specific game and/or if I need to see if there is a pattern on specific check list item for all games, as well as the operator who entered them.

    On my effort, I tried using a welcome form where users can select their name, and whether they want to open an existing game or create a new game. When creating the new game, the fields for new game will be revealed. The user would type in the game details and hit the created botton. Then the user will be taken to the form that has Four tabs (see image below). The user can populate notes only. The pass, near miss, or fail field are automatically populated based on the list; pass/fail would populate based on check list items if one item is fail the entire game is fail, the near miss is not dependent of pass,fail and will always be check if one item is checked in the list. The other tabs would be for the categories. I used tabs because it seems easier for the user to move from category (or stage of the game) to the other and not cause confusion of too long lists.


    Each tab would have the check items. Each item has Pass, Fail, CaughtB4 (if this is checked then the near miss in the summary is populated), and time. It would be nice to have the time capture automatically when the pass fail, baughtB4 is selected-only one option will be selected.



    Click image for larger version. 

Name:	1238.jpg 
Views:	9 
Size:	15.9 KB 
ID:	22540





    I know this is a bit too much but I am having so much trouble putting all together in Access, any help would be greatly appreciated.


    Regards,

    Lonso
    Attached Files Attached Files

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    What is the exact issue - how to capture time data?
    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
    alonsocolin is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Sep 2014
    Posts
    2
    Sorry, the entire thing is the issue. I am having difficulties putting the tables together, creating the forms and well, it's a mess. I am new at this and really need help.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Well, may be too much to cover in a thread. Need a specific issue to respond to.

    What have you done to become educated on relational database concepts, Access functionality, programming concepts, VBA language/syntax? Have you studied tutorials (on-line or book), taken classes, have a mentor?

    Here is an often recommended tutorial site http://www.rogersaccesslibrary.com/

    General advice:

    1. when learning relational database, forget everything you know about spreadsheets

    2. study tutorials

    3. when you have basic understanding, apply to your situation - identify data entities and relationships - build diagram

    4. build db

    5. post your attempts for analysis
    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. Check Database from Excel to Access 2010
    By Mohanss82 in forum Access
    Replies: 73
    Last Post: 09-07-2015, 09:20 PM
  2. Replies: 7
    Last Post: 11-06-2014, 10:55 AM
  3. Access-->Excel Connect, Query not Showing on list
    By jurbin in forum Import/Export Data
    Replies: 4
    Last Post: 03-06-2014, 04:25 PM
  4. Replies: 2
    Last Post: 08-14-2012, 04:24 AM
  5. List box column check..
    By empyrean in forum Programming
    Replies: 1
    Last Post: 10-28-2009, 08:18 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