Well.... You can do the "dummy" field as a test just to make sure your code is working, but I wouldn't count on it as a permanent solution. If you're dong an "enter using" form then it might work because the user will fill in the combo box, then hopefully press [enter] which would exit the field and put them in the dummy field, thereby triggering your exit eep. But if you do this in an "edit using" scrolling region then a dummy field will not help if the user goes directly from field in one row to field in another row.
Karen > Hi Karen, > > I tried the EEP 'on row exit'. It didn't work either. > > Maybe I could make a workaround by inserting some kind of "dummy" field > into the scrolling region. > > thanks for your help and explanation.... > > Luc >

