I have a report which lists the names of students enrolled in a class based on a query which finds them in a table listing all classes. However I'd like to be able to put an entry box next to the name on the report which allows me to change a datum (for example, GRADE) in the original table. I've tried numerous macros and expressions that should run upon entering the data in the box and pressing Return using the Property Sheet/Event menu, but everything I've tried returns some error message or other. How can I do this?
