SOLVED

On Enter Event Procedure

Occasional Contributor

I have a Long Text field in a form and when I hit enter the cursor jumps to the next field. Could someone possibly send me the VBA code so that the cursor will instead go to  the next line in the same field? 

 

Thanks so much for helping me out.

2 Replies
best response confirmed by Escuincla (Occasional Contributor)
Solution

@Escuincla 

 

Good news. No code needed. Set the property in the property sheet.

 

enterkeybehavior.png

Thank you! Thank you!