Results 1 to 5 of 5
  1. #1
    Voodeux2014 is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Nov 2014
    Location
    Slidell, LA
    Posts
    130

    Form showing employee's assigned assets

    Hey everyone.

    First off thanks in advance for the assistance. Here is the backstory. I am setting up an access database to track all of my company's assets (computers, monitors, printers, accessories, etc). I am building a database from scratch. I already have several tables to make it easier for data entry. What I would like to have set up as part of the completed vision, is a form to where you search for an employee and it brings up that employee's information as in department, location, picture so on and so forth (that table is already set up). In addition to it showing the employee's information, I would like to see what computer they have assigned to them along with the monitors and so on. What is the best way to get this done?

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    Have you looked at the Assets database template?

    Could use a form/subform for the info. Search for employee on main form and related assets show in subform. This could be the same form used for data entry/edit. Just add the search functionality. Options:

    1. dynamic parameterized query (I don't use this)

    2. code that sets the form Filter and FilterOn properties or moves to desired record
    For filtering, review http://www.allenbrowne.com/ser-62.html
    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
    Voodeux2014 is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Nov 2014
    Location
    Slidell, LA
    Posts
    130
    I have looked at the Assets Database. I am trying to get it to the form/subform status. Everytime I create a split form it shows information from the same table.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    That's what Split form is designed to do.

    Use form/subform arrangement for records from related tables.
    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.

  5. #5
    Voodeux2014 is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Nov 2014
    Location
    Slidell, LA
    Posts
    130
    Thanks a bunch June. I don't know why I overlooked doing it that way.

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

Similar Threads

  1. Multiple records assigned to one Employee
    By Bosakie in forum Forms
    Replies: 3
    Last Post: 10-08-2014, 09:29 AM
  2. Replies: 1
    Last Post: 04-14-2014, 11:44 AM
  3. Replies: 8
    Last Post: 06-06-2012, 12:28 PM
  4. Query Showing Non-Assigned
    By Flash76 in forum Queries
    Replies: 13
    Last Post: 02-03-2011, 01:40 PM
  5. Replies: 21
    Last Post: 11-21-2010, 12:01 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