B
Bill
I have a popup form with a simple text box that
allows a user to enter text data. If the user presses
the Enter key after entering the text, the field is
cleared. How do I prevent that? Rather, I would
like the text to continue to display, perhaps with
the cursor at the beginning of the string.
I tried a requery "after update", but that had no
effect.
Thanks,
Bill
allows a user to enter text data. If the user presses
the Enter key after entering the text, the field is
cleared. How do I prevent that? Rather, I would
like the text to continue to display, perhaps with
the cursor at the beginning of the string.
I tried a requery "after update", but that had no
effect.
Thanks,
Bill