From: Stanley on 21 Apr 2010 12:15 I have a textbox control in a template. I would like to put in VBA code (or some other way) to limit the number of characters entered in the field. Thanks, Stanley
From: Gordon Bentley-Mix on 21 Apr 2010 16:10 Use the MaxLength property. -- Cheers! Gordon Bentley-Mix "Stanley" <Stanley(a)discussions.microsoft.com> wrote in message news:C3CB3AF8-CACD-494D-B11E-41CEC3DE1D04(a)microsoft.com... > I have a textbox control in a template. I would like to put in VBA code > (or > some other way) to limit the number of characters entered in the field. > Thanks, > Stanley
|
Pages: 1 Prev: link and populate multiple document Next: How do I make first line of selected text bold? |