> On my form I have a Memo Field that I need to expand using the
>
[quoted text clipped - 7 lines]
>
> Do I use the SendKeys function.
Ack! Never use SendKeys.
DoCmd.RunCommand acCmdZoomBox

Signature
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
Jasmine - 09 Feb 2008 14:47 GMT
Thanks for the Tip
>> On my form I have a Memo Field that I need to expand using the
>>
[quoted text clipped - 11 lines]
>
> DoCmd.RunCommand acCmdZoomBox