MS Access 2007 - Property for text box to allow end-user to hit enter for return, not next
        Posted  
        
            by Justin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Justin
        
        
        
        Published on 2010-05-27T12:26:55Z
        Indexed on 
            2010/05/27
            12:31 UTC
        
        
        Read the original article
        Hit count: 297
        
So I have a form that user's use for data entry, and on one form there is a text box there that is basically used. To enter notes. However, if the user hits i need the cursor to stay in that text box, and start a new line (uh....like word would)....but currently it is jumping to the next control (text box).
So is there a simple property setting that would do the trick? Or a VBA method to accomplish?
Thanks Justin
© Stack Overflow or respective owner