How do I tab to the next line in a form box

Z

Zionss

I am new at the Access thing, but I am trying to tab or press enter to get to
the next line. If I press tab or enter while typing in the form it goes to
the next table item. I don't want the form to do that. Can somebody help me?
 
R

Rick B

Well, you don't really tell us what type of field you are in. I'll assume
you are typing into a large memo field?

If so, pressing Ctrl+Enter will insert a carriage return.
 
Z

Zionss

Thank you Rick, that did help a lot, but I tried what karl suggested, and it
wouldn't let me run the macro for the Ctrl+Enter. It kept telling me that it
didn't exist, or has not been saved. Is there a syntax for this? Is it
^Enter? Most users will not know to press control enter. How can I make
this user friendly?
 
Top