Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    jzwp11 is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2010
    Location
    Dayton, OH
    Posts
    2,901
    Yikes! Having that many fields in a table is generally a sign that the table is not normalized which is what I theorized earlier.

    I see 4 date fields, if 4 dates are assoicated that describes a one-to-many relationship.


    I see you have a couple fields for medications one of which looks like a summary (memo field). If a patient has many medications that is a one-to-many relationship thus a separate but related table.



    I also go back to my earlier comments about the various variables; they should be records in a table that are then related to the patient.

    I would need to understand what kind of data each field holds in order to sort out the correct table structure...

  2. #17
    whninrome81 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Jan 2012
    Posts
    11
    Oh! Sorry - its only one "date" - the others refer to days (of EEG, of the study, etc.) which may or not be sequential depending on the patient. Each EEG has only one actual study date though..for the medications, I could set up a separate table, that is true - for now, I was just leaving it descriptive since I am not planning on analyzing that right now.

  3. #18
    jzwp11 is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2010
    Location
    Dayton, OH
    Posts
    2,901
    What about all of the other fields?

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

Similar Threads

  1. CREATE TABLE and AutoNumber fields
    By JTeagle in forum Queries
    Replies: 1
    Last Post: 11-10-2011, 03:31 AM
  2. create fields on the fly or in advance?
    By zac123 in forum Access
    Replies: 4
    Last Post: 08-08-2011, 06:37 AM
  3. Replies: 3
    Last Post: 08-05-2011, 08:13 PM
  4. Replies: 5
    Last Post: 06-07-2010, 12:20 PM
  5. Create new fields
    By thart21 in forum Queries
    Replies: 7
    Last Post: 04-15-2010, 07:03 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