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
------------------------------
- PushpakumarGna16 years agoQrew Assistant Captainhi Adam ,
Thanks a lot for your reply. Here i have multiple columns to get the summary. But these columns are just the part of the key value.
But i will think in these lines and see if i can do this.
Thanks
------------------------------
Pushpakumar Gnanadurai
------------------------------