I have a subform showing details of requests that have gone off to consultants. When a request is added on this subform I need to update a control(ReqStat) on the main form. When I add a new record it updates the control Ok and then returns to the 'new' record at the end of the form. When I try to add another new record, all the existing records appear to disappear, just showing the new one. It appears to be activating the on current event twice for the new record. If I comment out th eline that updates reqstat then it works fine. i.e. new records show at the bottom of the subform.
Any help gratfully received !
Any help gratfully received !