From: mowestusa <mow...@ya...> - 2002-10-23 18:28:36
|
I've created a simple database to keep track of grades for students. It has the following fields: Name Type =========================== Date Date Assignment String Total Points Integer Student1 #wrong Float Student1 grade Calculated Student2 #wrong Float Student2 grade Calculated Student3 #wrong Float Student3 grade Calculated I'm having trouble with the calculated field. I have written a script and rewritten, but with no luck. I have reread the manual under scripts, but can't see what I'm doing wrong. I simply want 100 - ((100 divided by "total points")* "Student1 #wrong") How should I write that script? Thanks for any help that anyone can share with me. mowestusa __________________________________________________ Do you Yahoo!? Y! Web Hosting - Let the expert host your web site http://webhosting.yahoo.com/ |