View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
[email protected] yuany77@gmail.com is offline
external usenet poster
 
Posts: 6
Default Character limit in textbox

if u use the text box in Controls Toolbox, right click the text box
and 'properties', you should find a 'maxlength', change the value to
what you want.

stone

On Sep 9, 5:16*pm, Ashley wrote:
I am relatively new to excel and I am trying to limit the amount of
characters in a textbox to 200.
How might I go about doing this??