
Originally Posted by
Missinglinq
tanvi, you should note that the OP is talking about a Memo Field being displayed on a Form, while Allen's article is talking about the problem on a Report.
cdell7up, in addition to June7's sound advice, if you require more 'room' than you have 'real-estate' on your Form to display, you could use the Double-Click event of the Memo's Textbox to either run the Zoom Command to expand the Control, temporarily, or a custom 'zoom box,' which uses a second, larger Textbox for the Field and controls its Visibility, as needed.
Linq ;0)>