redspanna
Well-known Member
- Joined
- Jul 27, 2005
- Messages
- 1,604
- Office Version
- 365
- Platform
- Windows
Hi all
3 questions relating to my userform textbox...
1) the 'string' entered into Textbox1 MUST be 6 characters long. So if less or more are entered a 'warning' - "please enter a six character ref" is displayed.
2) as part of these 6 characters entered I want any letters to be changed automatically to CAPS
3) before any data is submitted (using add button) all Textbox, Combobox must have a 'value' entered
any help in carrying out the above appreciated.
3 questions relating to my userform textbox...
1) the 'string' entered into Textbox1 MUST be 6 characters long. So if less or more are entered a 'warning' - "please enter a six character ref" is displayed.
2) as part of these 6 characters entered I want any letters to be changed automatically to CAPS
3) before any data is submitted (using add button) all Textbox, Combobox must have a 'value' entered
any help in carrying out the above appreciated.