Comparing values from two fields

H

hedgehog10209

I have two fields (field1 & field2). I don't want the database user (plan on
users with minimal computer experience) to be able to leave that record until
the value in field2 is greater that field1. FYI: Field1 is CurrentHours and
Feld2 is HoursAtLastEvent. Any suggestions?
 
Top