Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2013
    Posts
    4

    Managing a simple list


    Newby here. I have a long list (table) of sequential numbers (column) with information attached (fields). (ex. asset tag numbers with info about each number). Eventually, there may be other tables that form relationships, but for now, not.
    These numbers fit into categories (ex. Computers, monitors, etc.) The asset numbers have an "offset". In other words Asset No. 2 has an offset with another asset tag of 2500. So, one item is asset no. 2 then the other item that matches it would be asset no. 2502. This offset changes based on the department. Some departments have a large offset, some no so large.
    Question 1: Would it be better to have a single table for all devices or two tables (computers, monitors)?
    Question 2: How in the world could I define a form that looks up one asset no (say, computer) and displays it's matching offset device?
    I believe once I got to this point, I could handle the queries, forms, etc. It's just getting my head around it all.

  2. #2
    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,870

  3. #3
    Join Date
    Mar 2013
    Posts
    4
    Thanks. I read the document you provided and it was helpful. I think the main thing I need to get my brain around is entity and attribute with regards to the data for the future as it migrates forward. Thanks again.

  4. #4
    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,870
    Go through the tutorial and see how you do. Getting your database structured properly is the key to database long life and ease of use.

    I have posted links to some free videos all about data modelling -- search for "Langer" and "orange". There's about 5-7 videos.

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

Similar Threads

  1. query for managing data
    By rohini in forum Access
    Replies: 11
    Last Post: 05-17-2012, 04:14 AM
  2. Managing a CPR class
    By DiPietro14 in forum General Chat
    Replies: 1
    Last Post: 02-06-2012, 06:02 PM
  3. Managing Point in Time
    By Stressed in forum Database Design
    Replies: 1
    Last Post: 03-09-2010, 07:55 AM
  4. Managing Point in Time
    By Stressed in forum Programming
    Replies: 0
    Last Post: 03-01-2010, 08:47 AM
  5. Simple list/combo search fails
    By Dega in forum Forms
    Replies: 4
    Last Post: 02-08-2010, 08:39 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