Results 1 to 2 of 2
  1. #1
    magootrp4 is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Mar 2012
    Posts
    1

    Calculation

    Hi ,

    I am using a template "transactions" database and I am trying to modify it to my needs. All the calculations currently work correctly, however I am using the main form as a "see all" screen for all my accounts. The form now only has the total balance which is based of the expression Nz([Total Deposits])-Nz([Total Withdrawals] and then gathers the information from the following expressions: =[Forms]![Transactions]![Transactions Subform].[Form]![Total Withdrawals] and =Forms!Transactions![Transactions Subform].Form![Total Deposits]. As I stated this all works.



    Now I want to be able to take information from this same table/form and total out the withdrawals and deposits for a particular account. Example...I want to be able to see the balance of my kids savings account at a glance. Eventually this will be done for the rest of the accounts as well. How can I associate a particular ID and make this work? I am using a sub-form now, but that doesn't look as "clean" as the other balance. I am a newbie, so I apologize in advance if I state something incorrect.

    Thanks

    Magoo

  2. #2
    ssanfu is offline Master of Nothing
    Windows 2K Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    How about a Totals query; use a list box to display the account, deposits, withdrawals???

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

Similar Threads

  1. Age Calculation
    By bmiller310 in forum Access
    Replies: 13
    Last Post: 01-31-2012, 01:57 PM
  2. Calculation
    By buienxg in forum Access
    Replies: 1
    Last Post: 11-16-2011, 07:20 AM
  3. Calculation
    By sabrish72 in forum Reports
    Replies: 3
    Last Post: 06-06-2011, 12:41 AM
  4. How to do calculation???
    By latestgood in forum Forms
    Replies: 0
    Last Post: 05-18-2011, 11:11 AM
  5. Calculation Help
    By ErnieS in forum Access
    Replies: 13
    Last Post: 07-08-2010, 08:35 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