Thread: MsgBox question
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default MsgBox question

Gareth,

The maximum length of the text in a message box is 1023 characters, and
cannot be increased.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"gareth" wrote in message
...
I have a message box to display additions made to the
AutoCorrect list. It would appear that there is a maximum
of characters or of size of the actual msgbox.

Can anyone please confirm what are the limits of a msgbox.

Also, is there any way to expand the box to allow more
text?

Many thanks.

Gareth