Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I have textboxes that are used to get phones, dates, and currencies from the user. How can I get the textboxes to have relevant input masks so that: - instead of 2145559999, it'll be 214-555-9999 in the textboxes or (214) 555-9999 - instead of 091305, it'll be 09/13/05 - instead of 1234567.89, it'll be 1,234,567.89 ???? Henry T Of course the dashes or slashes or commas will be automatically added in the textboxes as the users type along, instead of having the users type in the formatting themselves. Please help. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
TEXTBOX in USERFORM | Excel Programming | |||
userform textbox | Excel Worksheet Functions | |||
Textbox in userform | Excel Programming | |||
TextBox InputMask??? | Excel Programming | |||
UserForm TextBox to ActiveSheet TextBox over 256 characters | Excel Programming |