Results 1 to 3 of 3
  1. #1
    Nadeem148 is offline Novice
    Windows 10 Access 2016
    Join Date
    Jun 2019
    Posts
    7

    Need Help; Customer Opening Balance Pending Dues on new transaction.

    Need Help; Customer Opening Balance Pending Dues on new transaction.


    File Attached named Database2.accdb*
    I want to use this database for record Water Supply Billing data.
    I Have a Billing table which record customer billing details.
    I need some query or code which calculate customer previous unpaid dues, just like Electricity bills if we not paid then in next bill Arrears are added in new bill. So i need same at is in my file.Database2.accdb
    Please help me. Allah bless you.

  2. #2
    moke123's Avatar
    moke123 is offline Me.Dirty=True
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2012
    Location
    Ma.
    Posts
    1,651
    I'm sure someone who knows these types of transactions better than I will come along with a better answer but I believe from reading prior posts that your data model is off. I would not use lookup fields or calculated fields in your tables.

    I would think you need a transaction table that has fields for the customerID, the transaction date, transaction amount ( + or -), transaction description(new charge, payment, discount applied, penalty assessed,etc.) at the very least.

    Things such as Amount currently due or Arrears can be calculated in a query or function and do not need to be a calculated field in a table.

    here's a link to a water bill data model ... http://www.databaseanswers.org/data_...ills/index.htm

  3. #3
    Nadeem148 is offline Novice
    Windows 10 Access 2016
    Join Date
    Jun 2019
    Posts
    7
    Thanks sir
    But i have no meter data and nor required much more records. Just need simple file

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

Similar Threads

  1. Opening balance worked into running balance.
    By Perfac in forum Programming
    Replies: 11
    Last Post: 01-09-2018, 01:20 PM
  2. Replies: 6
    Last Post: 04-17-2017, 04:47 PM
  3. How To Get Running Balance Of Customer with last balance
    By muhammadirfanghori in forum Access
    Replies: 1
    Last Post: 10-25-2016, 03:31 PM
  4. General Ledger Query With Opening Balance and Running Balance
    By muhammadirfanghori in forum Queries
    Replies: 3
    Last Post: 03-12-2015, 07:17 AM
  5. Replies: 1
    Last Post: 03-29-2014, 10:19 AM

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