M
Mona-ABE
I have a memo field on a form in which users will always add new info on top
of existing data/notes. Upon entering the field (either by tabbing or
clicking), they would like to:
1. insert the current date automatically at the beginning of the existing
field contents (without overwriting what's already there)
2. insert a couple of blank lines (vbCR?)
3. move cursor to the top of the field contents and to the right of the
date, so they can start typing their latest comments.
Is this possible? If so, what recommendations can you give me? Which field
event would I use; On Enter, On Got Focus or something else?
of existing data/notes. Upon entering the field (either by tabbing or
clicking), they would like to:
1. insert the current date automatically at the beginning of the existing
field contents (without overwriting what's already there)
2. insert a couple of blank lines (vbCR?)
3. move cursor to the top of the field contents and to the right of the
date, so they can start typing their latest comments.
Is this possible? If so, what recommendations can you give me? Which field
event would I use; On Enter, On Got Focus or something else?