![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Hi-
I would like use the exact same input mask that comes default in the Outlook contacts form for phone numbers. Any idea how to create or copy this input mask - I would like to use it for an Access form field? The Outlook mask is the only I have seen where I can cut and paste phone numbers into it and it correctly formats for a phone number. All of the different masks I have creat in Access do not handle cut and paste well. Even the standard phone number mask that the wizard creates in Access does not handle cut and paste well. Thanks in advance for your help. |
#2
|
|||
|
|||
![]()
It's not like a mask in a rich edit textbox, it's really code that looks at
the local dialing properties and formats the numbers based on that and the entered country code. You would have to write extensive code to do the same formatting. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "P Sah" wrote in message ... Hi- I would like use the exact same input mask that comes default in the Outlook contacts form for phone numbers. Any idea how to create or copy this input mask - I would like to use it for an Access form field? The Outlook mask is the only I have seen where I can cut and paste phone numbers into it and it correctly formats for a phone number. All of the different masks I have creat in Access do not handle cut and paste well. Even the standard phone number mask that the wizard creates in Access does not handle cut and paste well. Thanks in advance for your help. |
#3
|
|||
|
|||
![]()
Hi Ken-
Any chance there is a way to copy that code from Outlook and use it in Access? -paras "Ken Slovak - [MVP - Outlook]" wrote in message ... It's not like a mask in a rich edit textbox, it's really code that looks at the local dialing properties and formats the numbers based on that and the entered country code. You would have to write extensive code to do the same formatting. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "P Sah" wrote in message ... Hi- I would like use the exact same input mask that comes default in the Outlook contacts form for phone numbers. Any idea how to create or copy this input mask - I would like to use it for an Access form field? The Outlook mask is the only I have seen where I can cut and paste phone numbers into it and it correctly formats for a phone number. All of the different masks I have creat in Access do not handle cut and paste well. Even the standard phone number mask that the wizard creates in Access does not handle cut and paste well. Thanks in advance for your help. |
#4
|
|||
|
|||
![]()
Only if you can decompile Outlook and figure out what they're doing. Outlook
is not open source code. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "P Sah" wrote in message ... Hi Ken- Any chance there is a way to copy that code from Outlook and use it in Access? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mask/Hide Private Items so they can't be viewed without password | TammyAnd | Outlook - Using Contacts | 1 | October 11th 06 07:05 PM |
Mobile phone number format mask? | wombat#7 | Outlook - Using Contacts | 1 | September 2nd 06 10:26 AM |
Subnet Mask error | barak via OfficeKB.com | Outlook - General Queries | 1 | August 29th 06 04:12 AM |
How do I mask or hide a contact that I can only view? | viragorider96 | Outlook - Using Contacts | 1 | August 5th 06 01:21 AM |
Outlook should let me hide (not just mask) "private" appointme | [email protected] | Outlook - Calandaring | 2 | January 11th 06 06:15 PM |