Hope someone can help. I'm very new to access. I'm using Access 2010
I have two tables Results and levels
Members of my team input three numbers into the results table for each student in a class they teach (presented by a query in datasheet view) and the table calculates a raw score. I've written an SQL which calculates the level at which the students are working. This varies upon which test paper they took and what total score they got.
But I need this level to be put back into the results table in a final column and that's where I'm stuck.
Hope someone can help.