Results 1 to 3 of 3
  1. #1
    siedne is offline Novice
    Windows XP Access 2007
    Join Date
    Oct 2011
    Posts
    7

    Include expressions in table

    Hi



    I am helping my professor neaten her student database. The database includes no. of credits and grade points for each class. I was wondering if access could calculate a student's total credits and total grade points, and consequently GPA.

    Is this possible through a table? Do I have to create a query instead? If so, how do I make the query smart enough to detect new entries and calcutate total credits, total grade points and GPA without having to run the query each time we add a new student?

    Hope this makes sense.

  2. #2
    boblarson is offline --------
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2011
    Posts
    1,272
    You have to create a query. And you don't store calculated values in the table. You just run a select query when you want to view the data instead of opening the table (which is actually just a system query anyway).

  3. #3
    siedne is offline Novice
    Windows XP Access 2007
    Join Date
    Oct 2011
    Posts
    7
    Ah I see. Thanks for clearing this up!

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

Similar Threads

  1. Include Multiple Records in Email
    By gopherking in forum Programming
    Replies: 3
    Last Post: 09-21-2011, 09:29 AM
  2. Only include unique occurances
    By filla_dilla in forum Queries
    Replies: 8
    Last Post: 07-18-2011, 10:22 PM
  3. Exclude LATE but include empty
    By dhborchardt in forum Queries
    Replies: 2
    Last Post: 04-15-2011, 01:10 PM
  4. Replies: 10
    Last Post: 12-11-2010, 11:01 PM
  5. include zero data where no record
    By Sandy Gomez in forum Access
    Replies: 4
    Last Post: 09-15-2010, 06:23 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