Results 1 to 4 of 4
  1. #1
    SaraHans is offline Novice
    Windows XP Access 2000
    Join Date
    May 2014
    Posts
    2

    Problems in calculating amount due in a form

    Hi I'm new to access and i have an assignment to complete.Can someone help me in calculating the amount due in the payment form.How do i do this?The amount due is adding the TreatmentCost of a Treatment and the(SellingPrice*Quantity) of Product from different tables.I am attaching my access program.
    Attached Files Attached Files

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    I cannot download your database from my current location, but if you are dealing with two tables, try joining the tables in a query, and then using the query as the data source of your Form. You can either do the calculation in the query itself, and place that calculated field on your Form, or you can try doing the calculation right in the Form itself (I prefer to do them in the query, myself).

  3. #3
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    Given that your app has 18 forms, it would probably help if you were to give us a clue as to which form you're referring to!

    You should always remember, when posting, that you know what you're doing; we only know what you tell us!

    Welcome to the forum!

    Linq ;0)>

  4. #4
    SaraHans is offline Novice
    Windows XP Access 2000
    Join Date
    May 2014
    Posts
    2
    Quote Originally Posted by Missinglinq View Post
    Given that your app has 18 forms, it would probably help if you were to give us a clue as to which form you're referring to!

    You should always remember, when posting, that you know what you're doing; we only know what you tell us!

    Welcome to the forum!

    Linq ;0)>

    Sorry
    I was refering 2 the form payment
    It has a field with amount due.
    I have to combine the quantity which is in form salesline,sellingPrice which is in formProduct and the TreatmentCost which is in formTreatment to get the amountdue.
    How do i do this ?

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

Similar Threads

  1. Replies: 3
    Last Post: 02-17-2012, 04:43 PM
  2. Replies: 4
    Last Post: 11-30-2011, 07:51 AM
  3. Replies: 5
    Last Post: 05-14-2011, 04:31 AM
  4. Replies: 2
    Last Post: 10-25-2010, 10:45 PM
  5. Calculating problems - windows vista problem?
    By ErikaAlmeida in forum Access
    Replies: 0
    Last Post: 06-08-2009, 02: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