Results 1 to 3 of 3
  1. #1
    michaelb is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Feb 2011
    Posts
    28

    Post Updating totals from one table to another

    Hello All,
    People have pledged to give money to an organization. The amount pledged is stored in #TableA, (PledgeAmt) field. TableA also has a (AmountPaidToDate) field. The individual payments on the pledges are in a detail TableB, (PaymentAmt) field. EXAMPLE , One person pledged $1000.00 and made three payments of $100.00 dollars for a total of $300.00 dollars. Another person has pledged $1000.00 and made four payments of $50.00. etc. How do I total the transactions for each person in the detail TableB (PaymentAmt)field and add the total to the (AmountPaidToDate) field of TableA. The solution for this is probably very basic which is where I am right now.


    Thanks for your help.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,622
    Should not do that. Use report to present this data. Aggregate results should not be saved but calculated as needed in reports.
    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
    michaelb is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Feb 2011
    Posts
    28
    Thank you June7. That makes good sense.

    michaelb

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

Similar Threads

  1. Replies: 0
    Last Post: 03-27-2011, 02:05 PM
  2. Updating value in another table
    By nostr4d4m in forum Queries
    Replies: 2
    Last Post: 03-23-2011, 08:05 AM
  3. Updating my table through VBA.
    By pedie in forum Access
    Replies: 1
    Last Post: 01-26-2011, 08:40 PM
  4. Table not updating (Anyone Please Help)
    By goyal_cyber in forum Queries
    Replies: 7
    Last Post: 05-28-2010, 09:42 AM
  5. pivot table totals
    By brian12pme in forum Forms
    Replies: 0
    Last Post: 12-07-2005, 03:34 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