Results 1 to 2 of 2
  1. #1
    Jessica240 is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    May 2014
    Posts
    95

    Identifying the unique records in a table

    Hello all. This seems like a pretty easy problem. I have one table with 250 fields and hundreds of records. Each field represents a computer we have and the records in that field represent the type of applications we have on that computer.

    So the table looks like this:

    Computer 1..........Computer 2.......... Computer 3........ Computer 250

    Microsoft...............Google.................... .Paint.....................Microsoft
    Windows Hotfix......Security Updates.......Java ......................Google
    Java.....................Mediaplayer.............. Google.....................Java

    As you can see, most computers have the same applications, but some have applications that others do not. I just need the list of applications we have from all computers. Meaning each app is listed only once.

    So if we were using the example above, what I am trying to achieve is a table that looks like this:

    Applications

    Microsoft
    Google
    Paint
    Java
    Security Updates
    Windows Hotfix






    I just need each application listed once. So I was trying to come up with a way to delete all the duplicates or use a Totals query to group the apps but since my table has 250 columns I'm not really sure how to go about it. What kind of query would be best to make this work?

    Any help is truly appreciated.

    Thanks!

  2. #2
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Jessica ---There is no need to post again.

    We saw your original post, and responded.

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

Similar Threads

  1. Replies: 4
    Last Post: 10-17-2014, 01:34 PM
  2. Replies: 1
    Last Post: 07-30-2013, 02:19 PM
  3. Replies: 6
    Last Post: 01-29-2013, 09:48 AM
  4. Replies: 11
    Last Post: 06-19-2012, 01:08 PM
  5. Replies: 2
    Last Post: 05-21-2012, 08:46 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