FreakSister286
New Member
- Joined
- Feb 26, 2011
- Messages
- 6
VBA noob here! I still get stuck on the simplest of things.
EXPLAIN: This is a Textbox I drew on top of 2 merged cells named Telephone. 'Telephone' is also the Named Textbox as well:
I searched the forum and web but only see one answer or another. I need multiple things to happen in one Textbox (on Exit or Tab is OK instead of Instant Error).
1. Format 'Telephone' as "(000) 000-000"
2. Need error if it's not numeric or too many characters
3. 'Enter' key should clear the Error
Then it should go back to
4. Highlight all of the text in the Textbox so it can be re-entered in whole (instead of having to use your mouse/click/highlight, etc.)
5. Hitting Tab key should bring up a dialog box that shows the number entered, thereby reminding the Clerk to Verify the telephone number with the Customer
5. Once verified the Clerk can clear the Dialog Box and it automatically takes him to the next Textbox once 10 numbers are entered and verified.
Shew! Alot huh?
Any push in the right direction would be great and thanks in advance for your help!
-FS
EXPLAIN: This is a Textbox I drew on top of 2 merged cells named Telephone. 'Telephone' is also the Named Textbox as well:
I searched the forum and web but only see one answer or another. I need multiple things to happen in one Textbox (on Exit or Tab is OK instead of Instant Error).
1. Format 'Telephone' as "(000) 000-000"
2. Need error if it's not numeric or too many characters
3. 'Enter' key should clear the Error
Then it should go back to
4. Highlight all of the text in the Textbox so it can be re-entered in whole (instead of having to use your mouse/click/highlight, etc.)
5. Hitting Tab key should bring up a dialog box that shows the number entered, thereby reminding the Clerk to Verify the telephone number with the Customer
5. Once verified the Clerk can clear the Dialog Box and it automatically takes him to the next Textbox once 10 numbers are entered and verified.
Shew! Alot huh?
Any push in the right direction would be great and thanks in advance for your help!
-FS