Thanks in advance for any help. This forum is the best on the web!
I have a subform that contains records of student assessments. There is a checkbox that indicates the current teacher giving the assessment. The data entry person invariably forgets to check the box which affects some reports. I've tried to automate the process so that when a new record is entered, the checkbox is automatically turned on and the previous one is turned off. However, it's not working very well...locking up, etc.
Does anyone have ideas on how to approach this problem or the code to use?
I have a subform that contains records of student assessments. There is a checkbox that indicates the current teacher giving the assessment. The data entry person invariably forgets to check the box which affects some reports. I've tried to automate the process so that when a new record is entered, the checkbox is automatically turned on and the previous one is turned off. However, it's not working very well...locking up, etc.
Does anyone have ideas on how to approach this problem or the code to use?