Results 1 to 4 of 4
  1. #1
    ConnorLally is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2014
    Posts
    12

    Listing the software on each piece of equipment

    Hi



    So I am in the midst of creating my very first Access database at work. I have been asked to create a database to keep track of our IT assets. I have my equipment table, which lists the type of equipment (laptop, desktop etc), the make, model, serial number and all that. I have a software table which tells me the software name and the current version we are using. To create the relationship between these two tables I have created a link table, as each piece of equipment can have many pieces of software installed, and each piece of software can be installed on multiple pieces of equipment. So I used a junction table to create the many-to-many relationship. I have created a query that shows each time a piece of software has been added to a piece of equipment. However, it keeps repeating the equipment information each time a new piece of software has been added, so it looks like this for example:

    Make Model Serial Number Software Version
    HP Probook CNU4T1Y0XF Microsoft Office 2010
    HP Probook CNU4T1Y0XF Sage 200 8.0.2

    And so on and so forth

    I was wondering if it was possible to set it up so that I simply search for one piece of equipment and then it lists all of the software that has been linked to it?

    Thanks in advance for any help given

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Don't really understand the issue. The query is behaving normally.

    Apply filter criteria to the query.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    ConnorLally is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2014
    Posts
    12
    Sorry I was unclear, I'm not saying that the query isn't working, I was just wondering how to apply the filter to work in the way that I want it to?

    I'm new to Access so I'm still trying to get the hang of things

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    You could directly type the specific serial number you want to search for on the Criteria row under the Serial Number field.

    Other options:

    http://www.datapigtechnologies.com/f...earchform.html
    http://www.datapigtechnologies.com/f...tomfilter.html
    http://www.datapigtechnologies.com/f...mtoreport.html
    http://allenbrowne.com/ser-62code.html


    BTW, advise not to use spaces and special characters/punctuation (underscore is exception) in naming convention.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 1
    Last Post: 10-23-2014, 04:40 PM
  2. Replies: 2
    Last Post: 02-13-2014, 04:59 PM
  3. Add email to this piece of code
    By MelonFuel in forum Reports
    Replies: 1
    Last Post: 07-04-2012, 01:34 PM
  4. Replies: 1
    Last Post: 05-23-2012, 12:08 PM
  5. Replies: 3
    Last Post: 03-23-2012, 06:16 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