Forum Discussion
AdamKeever1
6 years agoQrew Commander
You can do this with a one to many relationship and a summary field.
Student Marks table has [Students] & [Marks] fields. Student Mark Summaries Table has [Students] & [Exponent] fields. Relate the two as follows:
Then add the summary field:
Then import data into the tables:
Student Marks:
Student Mark Summaries:
Then create the exponent formula in [Exponent] field of Student Mark Summaries table:
------------------------------
Adam Keever
------------------------------
Student Marks table has [Students] & [Marks] fields. Student Mark Summaries Table has [Students] & [Exponent] fields. Relate the two as follows:
Then add the summary field:
Then import data into the tables:
Student Marks:
Student Mark Summaries:
Then create the exponent formula in [Exponent] field of Student Mark Summaries table:
------------------------------
Adam Keever
------------------------------