Results 1 to 2 of 2
  1. #1
    Craby is offline Novice
    Windows 7 32bit Access 2000
    Join Date
    Aug 2011
    Posts
    1

    Tracing

    I currently have an Inventory Data Base that I'm using.
    the Items i have are constantly moving in and out. is there a way I can trace how long an item has been out of the inventory before it is replaced?
    can i make an alert? for instant if i send a part to a customer on day X can i have an alert pop up on my screen or send me an e-mail or something with in a week ?
    Help would be greatly appreciated.

    Thanks
    Craby

  2. #2
    apr pillai's Avatar
    apr pillai is offline Competent Performer
    Windows 7 64bit Access 2007
    Join Date
    May 2010
    Location
    Alappuzha, India
    Posts
    209
    Normally in an Inventory system for each item a minimum stock-level is fixed and defined as reorder point. Minimum stock-level is determined based on last six months average monthly consumption and the time required to receive the stock after placing order with the supplier. This is mostly done for fast moving items.

    You should add one more field with the name MinStock or ReservedStock in the Master Table and update them.

    You can create a Query for such items, which fall below the minimum stock-level or 0 stock and design a Report on them. You can create a weekly automatic reminder with the report as attachment (use the Access Snapshot format for output) to an e-mail that can be forwarded to you automatically.

    Refer this article for guidance: Automated Email Alerts

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

Similar Threads

  1. Back tracing in an existing database
    By meridithdawn in forum Access
    Replies: 3
    Last Post: 06-27-2011, 11:10 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