reduce lenght of text in memo field

  • Thread starter Thread starter Gina
  • Start date Start date
G

Gina

Hi.

a user types in a certain amount of text into a memo field
after certain length the text should have a vbCrLf just before the word that
is the one that causes the length problem
text should just continue on the next line rather than being wrapped (which
would cause further problems )

I would like to put whatever (what?) into some event on that memo field
(which event?)

help most arreciated

Gina
 
ok .. found a way around ...

still don't know though which event I could do some string manipulation
stuff inside a form's memofield

on each keypress, keydown or keyup ?? any other

thx
Gina
 
Back
Top