How can I limit the number of lines of text in the memo field on a form.
Or to put it another way, when pressing return whilst inputting notes, how can I add the number of characters that have not been typed in that line?
Basically my report is big enough for 1260 characters over 18 lines of text, however, pressing the return key when typing in the memo field on the form only advances the counter by one character. So I guess really I am looking to limit the memo textbox to only 18 lines of text with a maximimum of 70 characters per line.
Or to put it another way, when pressing return whilst inputting notes, how can I add the number of characters that have not been typed in that line?
Basically my report is big enough for 1260 characters over 18 lines of text, however, pressing the return key when typing in the memo field on the form only advances the counter by one character. So I guess really I am looking to limit the memo textbox to only 18 lines of text with a maximimum of 70 characters per line.