Results 1 to 2 of 2
  1. #1
    Michael.Reynolds1775 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2015
    Posts
    22

    Starting new inventory database

    Hello all,

    I'm trying to get a new database up and running and really require quite a bit of help. Is there anyone that wouldn't mind helping get this thing built?

    Background: In my company, we have several (135) keys and locks that are all controlled. Each key/lock is serialized (uniquely and this should serve as the primary key). There are 4 different types of key/locks (Vehicle, ILD, HSL and PadLock), various locations the locks can be located at (door 1, door 2, etc, or storage), and two stages of serviceability (Serviceable or Unserviceable) and comments associated with why the lock would be unserviceable (missing keys, requires lubrication, inoperable, etc). Locks cannot remain on one door or gate for longer than 12 months. Obviously (or maybe not so obviously) keys cannot occupy the same Vehicle, door or gate at the same time.

    I have created a table of the entire inventory using the serial number as the primary key. The table consists of Serial, Type, Location, Serviceability, Comments and Date Placed.


    I was able to create a report based on that information and sorted it by serviceability, which works, but isn't the total functionality I'm looking for.


    I'd like to make a form, so that I can select the key from a combobox, and the information associated with that key is displayed. If the circumstance arises that a locks serviceability changes, I can change the location to "storage", and alter the serviceability and add comments as required, and update the "date placed" column based upon the date of that input.

    similarly, I'd like to be able to rotate locks in and out of locations freely.



    I'm running into issues with creating the form that will control what I've addressed above. Again, if anyone would be willing to assist, I'd greatly appreciate it.

    many advanced thanks,
    MikeKeyControl.zip

  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,930
    Sounds like what you need is a procedure for selecting an existing record. Access has intrinsic tools to search and find records. But if you want to customize, review:
    http://www.datapigtechnologies.com/f...tomfilter.html
    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.

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

Similar Threads

  1. Questions about starting first database
    By JM9x in forum Access
    Replies: 15
    Last Post: 09-10-2011, 04:26 AM
  2. Starting a new database
    By JFo in forum Access
    Replies: 9
    Last Post: 08-25-2011, 11:00 PM
  3. Help starting up a daily entry database
    By sparx in forum Database Design
    Replies: 1
    Last Post: 01-12-2011, 10:56 AM
  4. Replies: 7
    Last Post: 05-21-2010, 10:37 PM
  5. Starting an Access database for a group...
    By kkrishna in forum Access
    Replies: 8
    Last Post: 05-19-2010, 05:29 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