landnw@gmail.com
New member
- Local time
- Yesterday, 16:41
- Joined
- Apr 12, 2017
- Messages
- 2
Hi,
I have a string that can contain any amount of characters (numbers, letters, etc). When the output is printed, we're limited to only 61 characters per line. I need to be able to have the system force a carriage return after each 61 characters (preferably not cutting off a word). Is this possible in VBA? Many thanks!
I have a string that can contain any amount of characters (numbers, letters, etc). When the output is printed, we're limited to only 61 characters per line. I need to be able to have the system force a carriage return after each 61 characters (preferably not cutting off a word). Is this possible in VBA? Many thanks!