Results 1 to 2 of 2
  1. #1
    cyber is offline Novice
    Windows 10 Access 2019
    Join Date
    Aug 2023
    Posts
    1

    Getting sum of totals of a range of products in a query


    i have a table in access called items-Table having fields like itemID, Price and item and another table called Data-Table having fields like entryID, itemID, DateToday, NewStock(kgs), UsedStock(kgs), CurrentStock(kgs) and BalanceStock(kgs)-This is a calculated field ie CurrentStock(kgs) - UsedStock(kgs) and those tables are related by itemID
    i have also got another query having all information from both the ables and also adds other fields like "AmountStock: [Items-Table].[Price]*[Data-Table].[CurrentStock(kgs)]", "AmountUsed: [Items-Table].[Price]*[Data-Table].[UsedStock(kgs)]", and "AmountBalance: [Items-Table].[Price]*[Data-Table].[BalanceStock(kgs)]".

    i want to calculate totals basing on a particular date forexample getting total of all products whose data was added on a particular date

  2. #2
    xps35's Avatar
    xps35 is offline Competent Performer
    Windows 10 Office 365
    Join Date
    Jun 2022
    Location
    Schiedam, NL
    Posts
    232
    Groeten,

    Peter

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

Similar Threads

  1. Replies: 3
    Last Post: 08-04-2017, 01:28 PM
  2. Query detail totals vs. Summary Totals do not match?
    By aellistechsupport in forum Queries
    Replies: 9
    Last Post: 01-15-2016, 11:36 AM
  3. Replies: 3
    Last Post: 12-05-2015, 01:34 PM
  4. Replies: 5
    Last Post: 07-10-2014, 09:37 AM
  5. Replies: 8
    Last Post: 04-24-2012, 01:05 PM

Tags for this Thread

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