Results 1 to 5 of 5
  1. #1
    lizzywu is offline Advanced Beginner
    Windows XP Access 2010 32bit
    Join Date
    Oct 2011
    Posts
    41

    Categorize records

    Hi there,



    I have to ask some questions about tables, which might be easy to you, but I'm newbie in Access and try to learn it.

    In my table, a column contains different fac# like fac-0086, fac-6200, and fac-0049 (they can be duplicated). These fac# can be categorized into 4 groups. Each week I need to load a list of records from spreadsheets into my cumulative table. The original spreadsheets have fac# but no group code. If I want to group the records by their fac#, how should I deal with it?

    Any help or suggestion is greatly appreciated.

    Best,

    Lizzy

  2. #2
    hertfordkc is offline 18 year novice
    Windows XP Access 2007
    Join Date
    Mar 2011
    Posts
    481
    Do you need another table relating the fac# to the group? If not, I don't have enough information.

  3. #3
    lizzywu is offline Advanced Beginner
    Windows XP Access 2010 32bit
    Join Date
    Oct 2011
    Posts
    41
    Hi Hertfordkc,

    Whatever way can work, that's fine. I can do another table relating the fac# to the group. Then what should I do?

    Thank you very much.

  4. #4
    hertfordkc is offline 18 year novice
    Windows XP Access 2007
    Join Date
    Mar 2011
    Posts
    481

    Still guessing at what you want to do but...

    if you have a table relating fac# and group, then you can run a query using the two tables which will group the data. With that data, you could also do an append to your cumulative table, assuming that duplicate records won't be created. If there is a chance of that, then you will have to develop a strategy for preventing that or eliminating the duplicates.

  5. #5
    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,848
    Do some research on Normalization. You need to get your tables structured to meet your requirements.

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

Similar Threads

  1. Access 2007 - Creating New Records Based on Existing Records
    By GeorgeAugustinePhillips in forum Forms
    Replies: 9
    Last Post: 10-05-2011, 05:58 PM
  2. Replies: 12
    Last Post: 08-30-2011, 03:36 PM
  3. Replies: 3
    Last Post: 07-10-2011, 05:37 AM
  4. query won't display records with no related records
    By James Brazill in forum Queries
    Replies: 1
    Last Post: 06-28-2011, 02:10 AM
  5. Replies: 10
    Last Post: 01-10-2011, 07:52 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