Results 1 to 4 of 4
  1. #1
    Athar Khan is offline Advanced Beginner
    Windows 7 32bit Access 2013 32bit
    Join Date
    Mar 2017
    Posts
    63

    Putting Invoice's total to InvoiceAmount field in INVOICES table

    I have INVOICES table and InvoicePayments table.

    In INVOICES table, I have these fields:
    InvoiceID, InvoiceNo, InvoiceDate, InvoiceAmount.

    Currently I enter InvoiceAmount manually, but now I want to automate the InvoiceAmount field



    I can calculate the Invoice Total of any Customer using a Query but I can not put that value to InvoiceAmount field.

    Need some help.

  2. #2
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,529
    Look at this link on Allen Browne's site. http://allenbrowne.com/casu-14.html

    Pay particular attention to the section where he describes why this is a bad idea. Calculations belong in Queries not in tables.

    EDIT: This appears to be a duplication of the request you have made in this earlier thread

    https://www.accessforums.net/showthread.php?t=68203
    Last edited by alansidman; 09-23-2017 at 05:11 AM. Reason: additional post found with same request

  3. #3
    Athar Khan is offline Advanced Beginner
    Windows 7 32bit Access 2013 32bit
    Join Date
    Mar 2017
    Posts
    63
    Yes, you are right. Calculated fields must not be saved in tables. Thanks for the guidance.

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,722

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

Similar Threads

  1. Replies: 4
    Last Post: 10-01-2016, 09:19 AM
  2. Sub total and total on invoice form
    By knh2r in forum Access
    Replies: 3
    Last Post: 07-13-2016, 02:09 PM
  3. Replies: 14
    Last Post: 05-06-2015, 11:19 PM
  4. Replies: 2
    Last Post: 08-21-2012, 02:38 PM
  5. Putting an Expression in a Field Box
    By MWB in forum Queries
    Replies: 4
    Last Post: 11-02-2010, 06:58 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