C
CW
I have a subform in which we enter Notes. It is set up as a datasheet and
there are columns for Date, Entered By, Subject, and FollowUp Date.
Each new Note creates a new row (fairly obviously!)
In the Subject field I know there is a limit of 255 chars so it cannot go on
for ever and ever, but quite often there is a fair bit to say and we need the
Subject text to be all visible as a block of several lines of text, rather
than one very long one that isn't all visible within the form.
The form is about 4 inches wide so usually we have to go into the line and
scroll to the right to see the whole entry.
Can I force a wordwrap when the cursor reaches the right edge of the input
field, i.e. a fixed width of text entry, so that it will create new lines as
necessary (within the same note row) and all be visible at once?
I do this all the time in Word but cannot work out how to do it in Access!
Many thanks
CW
there are columns for Date, Entered By, Subject, and FollowUp Date.
Each new Note creates a new row (fairly obviously!)
In the Subject field I know there is a limit of 255 chars so it cannot go on
for ever and ever, but quite often there is a fair bit to say and we need the
Subject text to be all visible as a block of several lines of text, rather
than one very long one that isn't all visible within the form.
The form is about 4 inches wide so usually we have to go into the line and
scroll to the right to see the whole entry.
Can I force a wordwrap when the cursor reaches the right edge of the input
field, i.e. a fixed width of text entry, so that it will create new lines as
necessary (within the same note row) and all be visible at once?
I do this all the time in Word but cannot work out how to do it in Access!
Many thanks
CW