Results 1 to 2 of 2
  1. #1
    ser01 is offline Advanced Beginner
    Windows 7 Access 2007
    Join Date
    Feb 2010
    Posts
    64

    Inventory Calculation

    I am new to access and have been desperately trying to solve a problem i am having with a database that i am building. And no success so far. Hopefully someone can help me.
    What i am trying to do is calculate the inventory. The calculation needs to be based on existing inventory numbers imported from a different program, and orders that would be entered in the database that i am building. So when a new order is being placed, next to the field where the quantity for the order would be entered, the calculated inventory would be displayed. To do the calculations all the previously entered orders for individual items would need to be sumarised, then substracted from the existing inventory. The only way i was able to achieve that is by using a TOTALED query and using some functions for the calculations. It all works as far as the calculation. The problme is that the the whole query becomes unupdatable, so the quantity can not be entered any more. I imagine this is because of the query being totaled? Can any one make any suggestions for how the above can be acomplished?
    Thank you in advance!

  2. #2
    maximus's Avatar
    maximus is offline Expert
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Aug 2009
    Location
    India
    Posts
    931
    DSum Function is what you might want to look at it for your particular problem. I had replied to a thread which explains the scope of the function take a look at it.

    follow the Link:
    https://www.accessforums.net/reports...dsum-4949.html

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

Similar Threads

  1. Inventory Tracking
    By PUDrummer in forum Access
    Replies: 3
    Last Post: 10-10-2012, 05:42 AM
  2. Inventory Entry Update help
    By Richard in forum Access
    Replies: 8
    Last Post: 03-12-2010, 01:32 PM
  3. Accessing my inventory remotely
    By Steven in forum Access
    Replies: 2
    Last Post: 02-27-2010, 11:56 AM
  4. Inventory...in boxes and 'singles'
    By SlowlyButSurely in forum Queries
    Replies: 1
    Last Post: 12-09-2009, 10:12 AM
  5. Inventory Database
    By kram941 in forum Access
    Replies: 2
    Last Post: 11-09-2009, 04:28 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