Overcome VBA InputBox Character Limit
- by Ryan B
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?