Scroll textbox containing memo column to bottom

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a text box containing the contents of a memo column.
How do I get the display to show the last line of text in the box?
It always opens positioned at the top. Also, if I click on some command
button outside the text box I lose my position in the text, I'd like to be
able to save the position and return to it. Is this possible?
 
Normally, you'd add new notes in a new record. This is a one-to many
relationship. If I enter notes about a particular client on a regular
basis, I don't want to keep dumping them into the same memo field. I want
to have a separate table where I store the notes. (Personally, I would
store the data and time, and UserID of when the notes were added.)
 
No, there are no relationships.
I merely want to go to the top of the text or the borttom of the text or
save my position in the text so I can go back to it.
I don't want to go to a different row.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top