G
Guest
I'm trying to devleop an evaluation form. Based on the type of employee there is a max score. I have two fields: one that sums an employee's current score, and one that counts down from the max telling the evaluator how many points are still available. This second field is fed by a query and this is the heart of my problem. With 59 possible evalution items I don't want to write 59 On Update Events. I tried to use an On Change Event in the sum field, but it didn't work. Any suggestions.
Thanks ahead of time
Thanks ahead of time