Hi all, I have a form 'Consultation' based on a table 'Consult'. In this form I have a scrolling region with combobox. The scrolling region is based on a table 'consultdetail'. Table 'consult' and 'consultdetail' are linked via the field 'Consultnr' in a one to many relation.
On exiting the scrollingregion an EEP must be run. Now I have the following problem: When I open the form in editing mode, the EEP runs as it should. When I open the form in 'enter' mode, I can enter data in the combobox, but on exiting the combobox, the EEP does not run. I also remarked that in "enter" mode I can use the 'Enter'key to exit a row en create a new row in the scrolling region. In editing mode however I have to use the F2 key. Any ideas ? Luc Delcoigne

