Luc:  It isn't clear from your message.  You say "on exiting the scrolling 
region an eep must be run", but later mention that the eep doesn't run "on 
exiting the combo box".  Let us know exactly where the eep is run -- is it on 
exit from the combo box?   If the eep is on exit from the combo box, is 
your combo box the last field in the scrolling region?    These things will 
give us some clues to help.

Yes you're correct -- hitting the "enter" key when you are doing an "enter 
using" will create a new row.  You must hit the F2 key or other options to 
insert a row when doing "edit using".   It has always worked that way, going 
back to early DOS days.

Karen

 
> 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
> 
> 
> 

Reply via email to