Results 1 to 4 of 4
  1. #1
    lstairs is offline Novice
    Windows XP Access 2003
    Join Date
    Dec 2009
    Location
    Norfolk, VA
    Posts
    6

    table design: one big table vs. multiple small tables


    I currently have data set up in an excel spreadsheet like the data in my attachment--basically I have various bits of information pertaining to number of hours worked for different Job Order Numbers (JO). I currently have over 100 job order numbers, each with between 1 and 8 rows of information, depending on how many Fiscal Years (FY) and departments (Code) are represented for each one.

    My boss likes the way the initial spreadsheet is set up, but would like a summary spreadsheet that lists the JO, the Job Description, and the total number of labor hours by year. (If you look at the attachment, you'll see what the original spreadsheet looks like, and what the summary spreadsheet should look like--ignore the awarded/accepted columns for now.) The summary spreadsheet should pull all information from the original spreadsheet and both should be easily updatable. I originally posted my problem here: Excel forum thread .

    I think this data is better suited to Access. I have an understanding of what Access does, but need to teach myself how to make it do what I want (including writing macros/VBA code). My question for now is, should I make one table that lists a record for each row from my spreadsheet? Or should I make a separate table for each JO? Also, if I create separate tables for each JO, is it possible to write a macro(?) that will let me enter new information that will then be added/updated to the corresponding table, or create a new table if one doesn't already exist?

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922

  3. #3
    lstairs is offline Novice
    Windows XP Access 2003
    Join Date
    Dec 2009
    Location
    Norfolk, VA
    Posts
    6
    Thanks for the direction. I think I was a little overwhelmed by how much I don't know. (I probably need to get my hands on an Access how-to book and run through some examples...) This has helped me get a good start though. I appreciate it. Happy New Year.

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Like anything new, it takes time to learn enough to be useful.

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

Similar Threads

  1. please help to design a table
    By oas in forum Database Design
    Replies: 3
    Last Post: 02-11-2012, 08:54 AM
  2. Table related to multiple tables by single ID
    By MrTumnus in forum Access
    Replies: 1
    Last Post: 11-17-2009, 02:05 PM
  3. Replies: 8
    Last Post: 11-04-2009, 04:22 AM
  4. Replies: 2
    Last Post: 10-27-2009, 07:09 AM
  5. Table design problem
    By wasim_sono in forum Database Design
    Replies: 0
    Last Post: 04-08-2009, 06:21 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