sharky12345
Well-known Member
- Joined
- Aug 5, 2010
- Messages
- 3,380
- Office Version
- 2016
- Platform
- Windows
I have a Textbox which is limited to 18 characters - what I need is for a forwardslash to be inserted automatically after the 1st five characters and then again after the 2nd six, so the result would look like this;
If the user puts the slashes in themselves then I'd need the automatic formatting to be stopped.
ABCDE/123456/FGHIJ
If the user puts the slashes in themselves then I'd need the automatic formatting to be stopped.