Overcome VBA InputBox Character Limit

Posted by Ryan B on Stack Overflow See other posts from Stack Overflow or by Ryan B
Published on 2010-06-03T20:26:10Z Indexed on 2010/06/07 15:02 UTC
Read the original article Hit count: 411

Filed under:
|
|
|
|

Hi,

The current function I use to collect text InputBox can't accept more than 255 characters apparently, and I need to be able to collect more than that? Is there a parameter or different function I can use to increase this limit?

© Stack Overflow or respective owner

Related posts about excel

Related posts about vba