Results 1 to 3 of 3
  1. #1
    squall is offline Novice
    Windows Vista Access 2007
    Join Date
    Aug 2012
    Posts
    1

    Need help understanding capabilities

    Hi all,



    i havent worked with access too much and am trying to get started learning about it. i have an idea of what i am looking for and will try to explain it as clearly as possible.

    Basically, i have times that i would like to compare, Standard vs. Actuals, over a period of time over various tracks. I would like to be able to download the actual times each week and import that into access as an additional field as seen below:

    Track AM/PM State Departure (8/27) Return (8/27) Departure (8/30) Return (8/30) Departure (9/3) Return (9/3)


    The "Track", "AM/PM", "State" fields would be the unique keys and each download would have those fields with a departure and return time. Anytime after the first import, would it be possible to just add fields (columns) to the right of the database with an updated date associated with the actual times for that download?

    thank you for your help with this

  2. #2
    RayMilhon is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    Aug 2011
    Location
    Southern California
    Posts
    1,085
    My first recommendation to anyone trying to learn Access is learn Data Normalization. You want the format in your database in at least 3rd Normal form.

    2ndly Why have an AM/PM field with multiple date fields. Since your doing a calculation based on period of time I would think you would want date/time fields

    Like Departure(8/27/2012 8:00 AM) Return (8/27/2012 4:00 PM) Then your calculation of period of time would calculate the time between Departure and Return.

  3. #3
    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,847
    I agree with Ray. Study some examples /tutorials on Normalization. Normalization will help you understand your data, and design your tables.
    I would also suggest you write a short paragraph of what you want to do. I have a number of X that do Y on a regular frequency. I want to record the Z of each. Then on occasion calculate the difference between Standard vs. Actuals, over a period of time over various tracks.

    Now none of us has any idea what exactly you're talking about. So you're going to have to "flesh out" Standards and Actuals, Tracks etc so that you can converse with us.

    see the first few topics at http://www.rogersaccesslibrary.com/forum/topic238.html
    and work through the Entity Relationship diagramming with your data/subject matter.

    Good luck with your project.

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

Similar Threads

  1. Understanding relationships
    By Skywalk669 in forum Database Design
    Replies: 4
    Last Post: 05-01-2012, 03:08 PM
  2. Understanding afterupdate
    By MAM8433 in forum Access
    Replies: 8
    Last Post: 05-23-2011, 02:05 PM
  3. Access 2003's graphical capabilities
    By e.badin in forum Access
    Replies: 3
    Last Post: 01-05-2011, 12:28 PM
  4. Not understanding Running Sum Query
    By dynamictiger in forum Queries
    Replies: 4
    Last Post: 08-30-2010, 11:50 AM
  5. Understanding SQL Querys
    By jacobbiljo in forum Access
    Replies: 8
    Last Post: 11-17-2009, 05:17 PM

Tags for this Thread

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