Results 1 to 3 of 3
  1. #1
    Newby is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Nov 2012
    Posts
    60

    Rental database - balance entry

    I am try to set up a database to track rental income. When I am posting cash I want to ensure the entry is balanced before it posted. I have set up a table called GL and JE batch. The idea is that I would enter cash receipt into JE batch and before posting I want check to ensure the the sum of JE batch is equal to 0 else error messsage saying batch is not in balance.

    For example1:



    Cash $ 500
    Rent $-600
    Caretaker fee $ 100
    Sum $ 0 Postable

    For example21:

    Cash $ 500
    Rent $-600
    Caretaker fee
    Sum $-100 Error msg batch out of balance


    If there an easier way to do this I'm all ears.

    Thanks in advance

    Newby

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Do you have a form set up for this? Have unbound textbox in form header for the Cash amount. Enter records for the credits in detail section. Have a textbox in form footer that sums the records. Have a "Save" button with code that saves the last record then checks if the sum agrees with the cash.
    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.

  3. #3
    Newby is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Nov 2012
    Posts
    60
    No no no no no no and no, but you have given me some ideas. Thanks

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

Similar Threads

  1. Show Running Balance on Data Entry Form
    By hawzmolly in forum Forms
    Replies: 5
    Last Post: 06-30-2019, 03:27 AM
  2. Banquet Hall Rental Database - Custom ID
    By Ryanm0085 in forum Database Design
    Replies: 13
    Last Post: 02-04-2015, 09:58 AM
  3. Manlift Rental Database Template
    By emerbrennan in forum Access
    Replies: 1
    Last Post: 08-15-2013, 08:03 AM
  4. Replies: 6
    Last Post: 03-19-2013, 10:28 AM
  5. Help Designing a Frac Tank Rental Database
    By gwilliams119 in forum Database Design
    Replies: 4
    Last Post: 01-04-2013, 08:47 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