Page 2 of 2 FirstFirst 12
Results 16 to 20 of 20
  1. #16
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,849
    What you have may work, and I'm not trying to discourage you. You told me that

    You deal with Cases
    Each Case has a number
    A Case can have 1 or more Files


    Users/Customers borrow Cases

    I'm not sure how to interpret your Records table. But it is not normalized.
    Normalization and table structure will help with your navigation -- a whole bunch.

  2. #17
    bigderon88 is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Mar 2012
    Posts
    15
    I don't feel discouraged, I feel you are enlightening.

    I am not sure what you mean by normalization. My application is simple, just alot of fields in the table. Here is my add/edit form. Really the only thing we use besides various reports or queries. Maybe this will help you interpret better.

  3. #18
    bigderon88 is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Mar 2012
    Posts
    15
    That case showing may contain only one file, in that case a borrower would get just that, one file. However, it may contain 2 files, or 4 or even 8, but all the files are attached to that case number and therefore are truly only a part of 1 case 'file'.

  4. #19
    bigderon88 is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Mar 2012
    Posts
    15
    Here it is. Sorry. Click image for larger version. 

Name:	form.jpg 
Views:	12 
Size:	138.6 KB 
ID:	6885

  5. #20
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,849
    I am not sure what you mean by normalization
    .

    Once you get an understanding of Normalization, you'll appreciate database a lot more.

    Here are some links to videos and site that should help. These are geared to database design.

    http://www.youtube.com/watch?v=IiVq8M5DBkk Logical data modeling

    http://www.youtube.com/watch?v=BGMwuOtRfqU Candidate key

    http://www.youtube.com/watch?v=ZiB-BKCzS_I Normalization

    http://www.youtube.com/watch?v=pJ47btpjAhA Normalization example

    http://www.youtube.com/watch?v=q3Wg2fZENK0 1st Normal form

    http://www.youtube.com/watch?v=vji0pfliHZI 2nd Normal form

    http://www.youtube.com/watch?v=HH-QR7t-kMo 3rd Normal form

    http://www.youtube.com/watch?v=q1GaaGHHAqM E_R Diagramming

    http://www.youtube.com/watch?v=lXAGQ8vmhCY ERD Part 2

    See What is Normalization here also.

    The first few topics are well worth the read.

    http://www.rogersaccesslibrary.com/forum/topic238.html

    For help with access generally, this link has been referenced often
    http://www.accessmvp.com/strive4peace/ Lots of Access Syntax, rationale, samples etc.


    Good luck with your project. If you want to pursue further, just post.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Which is better? checking in VBA or SQL
    By allstar45 in forum Queries
    Replies: 1
    Last Post: 02-17-2012, 12:13 PM
  2. check text box after update for duplicate
    By smahdih in forum Access
    Replies: 1
    Last Post: 11-05-2011, 05:35 PM
  3. Automatically checking a box?
    By Delta223 in forum Access
    Replies: 3
    Last Post: 01-10-2011, 10:37 PM
  4. Checking a table for changes
    By Rando in forum Queries
    Replies: 2
    Last Post: 10-07-2010, 09:25 AM
  5. Checking for Value in Query
    By jgelpi in forum Access
    Replies: 1
    Last Post: 06-24-2009, 04:57 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