Results 1 to 6 of 6
  1. #1
    aparnawangu is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Jul 2015
    Posts
    40

    Help regarding calculation field

    Hi Team,

    I am creating a table in access and i want a calculation field to calculate the total of some 6 to 7 fields like com1,com2,com3---com7.


    My requirement is that as soon as i will enter the values in com1,com2,com7 the value ie total should reflect in total field instantly.
    Pls help me out.

    Thanks
    Aparna

  2. #2
    Join Date
    Jun 2015
    Location
    Wales. Land of the sheep.
    Posts
    1,228
    Sounds like a job for Excel. What do the values represent? what other info is in the table.

  3. #3
    aparnawangu is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Jul 2015
    Posts
    40
    the values represents components value like application fee value,monthly fee value etc.other columns are program name and plan name of student.Actually it is a student database

  4. #4
    Join Date
    Jun 2015
    Location
    Wales. Land of the sheep.
    Posts
    1,228
    the calculations shouldn't be stored in a table, they should be generated in reports instead. Is the application fee the same for every student? and the monthly fee.. is that the same for everyone?

    if they are different, why are they different?

  5. #5
    Mahendra1000 is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Sep 2013
    Posts
    101
    Have a look into the below link. It might be helpful

    http://www.gcflearnfree.org/access20...nd-totals-rows

  6. #6
    ssanfu is offline Master of Nothing
    Windows XP Access 2010 32bit
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    ....calculation field...
    I never use calculated fields in tables.

    to calculate the total of some 6 to 7 fields like com1,com2,com3---com7.
    This sounds like you do not have a normalized table structure. Structures like that is like a spreadsheet -short and wide.
    Access tables are tall and narrow.

    Look into normalization.

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

Similar Threads

  1. Tbl1 field * tbl2 field calculation
    By davesexcel in forum Access
    Replies: 5
    Last Post: 07-01-2013, 08:44 AM
  2. Calculation Field in table vs Query calculation
    By Leonidsg in forum Database Design
    Replies: 18
    Last Post: 02-28-2013, 09:38 PM
  3. Calculation field
    By johnny in forum Access
    Replies: 4
    Last Post: 08-10-2011, 06:52 AM
  4. Subreport Calculation field
    By Cheshire101 in forum Reports
    Replies: 2
    Last Post: 01-14-2010, 05:50 PM
  5. Calculation field in form
    By ste_pie87 in forum Access
    Replies: 1
    Last Post: 03-24-2009, 08:28 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